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