License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Axon Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.github.taxone.plugins |
ArtifactId | ArtifactIdclasspath-maven-plugin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionClassPath Maven Plugin
Using this Maven plugin it is possible accessing to a variable which contains the runtime dependencies of the current Maven project in your POM.xml file.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.taxone.plugins</groupId>
<artifactId>classpath-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.2.1 |
org.apache.maven : maven-core | jar | 3.2.2 |
org.apache.maven : maven-archiver | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |