All Classes
Class | Description |
---|---|
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.
|