Uses of Class
tech.jhipster.lite.module.domain.mavenplugin.MavenPlugin
Packages that use MavenPlugin
Package
Description
-
Uses of MavenPlugin in tech.jhipster.lite.module.domain.javabuild.command
Methods in tech.jhipster.lite.module.domain.javabuild.command that return MavenPluginModifier and TypeMethodDescriptionAddDirectMavenPlugin.plugin()AddMavenPlugin.plugin()AddMavenPluginManagement.plugin()Methods in tech.jhipster.lite.module.domain.javabuild.command with parameters of type MavenPlugin -
Uses of MavenPlugin in tech.jhipster.lite.module.domain.mavenplugin
Methods in tech.jhipster.lite.module.domain.mavenplugin that return MavenPluginMethods in tech.jhipster.lite.module.domain.mavenplugin with parameters of type MavenPluginModifier and TypeMethodDescriptionJHipsterModuleMavenPlugins.JHipsterModuleMavenPluginsBuilder.plugin(MavenPlugin plugin) JHipsterModuleMavenPlugins.JHipsterModuleMavenPluginsBuilder.pluginManagement(MavenPlugin pluginManagement)