Uses of Interface
org.apache.maven.artifact.transform.ArtifactTransformation
-
Packages that use ArtifactTransformation Package Description org.apache.maven.artifact.transform -
-
Uses of ArtifactTransformation in org.apache.maven.artifact.transform
Classes in org.apache.maven.artifact.transform that implement ArtifactTransformation Modifier and Type Class Description classAbstractVersionTransformationDescribes a version transformation during artifact resolution.classLatestArtifactTransformationclassReleaseArtifactTransformationChange the versionRELEASEto the appropriate release version from the remote repository.classSnapshotTransformation
-