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