Uses of Class
org.apache.ivy.plugins.parser.m2.PomWriterOptions.ExtraDependency
Packages that use PomWriterOptions.ExtraDependency
-
Uses of PomWriterOptions.ExtraDependency in org.apache.ivy.ant
Methods in org.apache.ivy.ant that return types with arguments of type PomWriterOptions.ExtraDependencyModifier and TypeMethodDescriptionprivate List<PomWriterOptions.ExtraDependency>
IvyMakePom.getDependencies()
-
Uses of PomWriterOptions.ExtraDependency in org.apache.ivy.plugins.parser.m2
Fields in org.apache.ivy.plugins.parser.m2 with type parameters of type PomWriterOptions.ExtraDependencyModifier and TypeFieldDescriptionprivate List<PomWriterOptions.ExtraDependency>
PomWriterOptions.extraDependencies
Methods in org.apache.ivy.plugins.parser.m2 that return types with arguments of type PomWriterOptions.ExtraDependencyMethod parameters in org.apache.ivy.plugins.parser.m2 with type arguments of type PomWriterOptions.ExtraDependencyModifier and TypeMethodDescriptionPomWriterOptions.setExtraDependencies
(List<PomWriterOptions.ExtraDependency> extraDependencies)