Uses of Class
org.apache.maven.artifact.repository.metadata.Versioning
-
Packages that use Versioning Package Description org.apache.maven.artifact.repository.metadata -
-
Uses of Versioning in org.apache.maven.artifact.repository.metadata
Methods in org.apache.maven.artifact.repository.metadata that return Versioning Modifier and Type Method Description VersioningVersioning. clone()Method clone.VersioningMetadata. getVersioning()Get versioning information for the artifact.Methods in org.apache.maven.artifact.repository.metadata with parameters of type Versioning Modifier and Type Method Description voidMetadata. setVersioning(Versioning versioning)Set versioning information for the artifact.
-