Uses of Interface
org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation
Packages that use ArtifactTransformation
-
Uses of ArtifactTransformation in org.apache.maven.repository.legacy.resolver.transform
Classes in org.apache.maven.repository.legacy.resolver.transform that implement ArtifactTransformationModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.Methods in org.apache.maven.repository.legacy.resolver.transform that return types with arguments of type ArtifactTransformationModifier and TypeMethodDescriptionArtifactTransformationManager.getArtifactTransformations()Deprecated.DefaultArtifactTransformationManager.getArtifactTransformations()Deprecated.Constructor parameters in org.apache.maven.repository.legacy.resolver.transform with type arguments of type ArtifactTransformationModifierConstructorDescriptionDefaultArtifactTransformationManager(Map<String, ArtifactTransformation> artifactTransformations) Deprecated.