| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdeu.aylett.versioncheck |
| ArtifactId | ArtifactIdversioncheck-maven-plugin |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionversioncheck-maven-plugin Maven Plugin
A Maven plugin that checks the versions of a project's direct dependencies.
Use when you are bundling up your artifacts and want to ensure your artifacts'
versions are consistent without needing to be strict about third-party artifacts.
|
<plugin>
<groupId>eu.aylett.versioncheck</groupId>
<artifactId>versioncheck-maven-plugin</artifactId>
<version>0.0.2</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven : maven-project | jar | 2.0.6 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |