Uses of Class
org.apache.maven.artifact.repository.metadata.Versioning
Packages that use Versioning
-
Uses of Versioning in org.apache.maven.artifact.repository.metadata
Methods in org.apache.maven.artifact.repository.metadata that return VersioningModifier and TypeMethodDescriptionVersioning.clone()Method clone.Metadata.getVersioning()Get versioning information when this directory represents "groupId/artifactId" or "groupId/artifactId/version".Methods in org.apache.maven.artifact.repository.metadata with parameters of type VersioningModifier and TypeMethodDescriptionvoidMetadata.setVersioning(Versioning versioning) Set versioning information when this directory represents "groupId/artifactId" or "groupId/artifactId/version".