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