Class JavaDependencyManagement
java.lang.Object
tech.jhipster.lite.module.domain.javadependency.JavaDependencyManagement
-
Method Summary
Modifier and TypeMethodDescriptionprotected JavaDependencyprotected Collection<JavaBuildCommand> dependencyCommands(ProjectJavaDependencies projectDependencies, Optional<BuildProfileId> buildProfile) protected Collection<JavaBuildCommand> versionCommands(JavaDependenciesVersions currentVersions, ProjectJavaDependencies projectDependencies, Optional<BuildProfileId> buildProfile)
-
Method Details
-
dependencyCommands
protected Collection<JavaBuildCommand> dependencyCommands(ProjectJavaDependencies projectDependencies, Optional<BuildProfileId> buildProfile) -
versionCommands
protected Collection<JavaBuildCommand> versionCommands(JavaDependenciesVersions currentVersions, ProjectJavaDependencies projectDependencies, Optional<BuildProfileId> buildProfile) -
dependency
-