Uses of Record Class
tech.jhipster.lite.module.domain.javabuild.command.AddBuildPluginManagement
Packages that use AddBuildPluginManagement
Package
Description
-
Uses of AddBuildPluginManagement in tech.jhipster.lite.module.infrastructure.secondary.javadependency
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency with parameters of type AddBuildPluginManagementModifier and TypeMethodDescriptionvoidJavaDependenciesCommandHandler.handle(AddBuildPluginManagement command) -
Uses of AddBuildPluginManagement in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle with parameters of type AddBuildPluginManagementModifier and TypeMethodDescriptionvoidGradleCommandHandler.handle(AddBuildPluginManagement command) -
Uses of AddBuildPluginManagement in tech.jhipster.lite.module.infrastructure.secondary.javadependency.maven
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency.maven with parameters of type AddBuildPluginManagementModifier and TypeMethodDescriptionvoidMavenCommandHandler.handle(AddBuildPluginManagement command)