Uses of Class
ru.akman.maven.plugins.jpackage.DependencySet
Packages that use DependencySet
-
Uses of DependencySet in ru.akman.maven.plugins.jpackage
Methods in ru.akman.maven.plugins.jpackage that return types with arguments of type DependencySetMethods in ru.akman.maven.plugins.jpackage with parameters of type DependencySetModifier and TypeMethodDescriptionstatic String
PluginUtils.getDependencySetDebugInfo
(String title, DependencySet depSet, String data) Get debug info about a dependencyset.Method parameters in ru.akman.maven.plugins.jpackage with type arguments of type DependencySetModifier and TypeMethodDescriptionvoid
ModulePath.setDependencySets
(List<DependencySet> dependencysets) Set dependency sets.