All Classes

Class Description
DefaultVersionComparator
The comparator that compares two standard numeric versions like 1.0.1 and 2.0.
MavenArtifact
Simple implementation of the Maven artifact entity.
MavenArtifactVersion
Simple implementation of the Maven artifact's version entity.
MavenCentral
The class which works with Maven Central repository.
MavenDependency
Simple implementation of the Maven artifact version's dependency entity.
MavenGroup
Simple implementation of the Maven group entity.
MvnArtifact
The interface of classes which represent the Maven artifact.
MvnArtifactVersion
The interface of classes which represent the Maven artifact's version.
MvnDependency
The interface which is responsible for manipulating the Maven artifact's version as a Maven/Ant/Gradle dependency.
MvnException
Project specific exception.
MvnGroup
The interface of classes which represent the Maven artifacts' group.
MvnPackagingType
The interface of classes which represent the Maven artifacts' group.
MvnRepo
The interface of classes which represent the Maven repository.
OldStyleVersionComparator
The comparator that compares two versions in the old style manner that we had before version 2.0.
VersionComparator
The interface of the classes that compare two versions.