Uses of Interface
org.apache.maven.repository.internal.ArtifactDescriptorDecorator
-
Packages that use ArtifactDescriptorDecorator Package Description org.apache.maven.repository.internal Maven Resolver extensions for utilizing the Maven POM and Maven repository metadata. -
-
Uses of ArtifactDescriptorDecorator in org.apache.maven.repository.internal
Method parameters in org.apache.maven.repository.internal with type arguments of type ArtifactDescriptorDecorator Modifier and Type Method Description DefaultArtifactDescriptorReaderDefaultArtifactDescriptorReader. setArtifactDescriptorDecorators(java.util.Map<java.lang.String,ArtifactDescriptorDecorator> artifactDescriptorDecorators)
-