| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.hedgecode.maven.plugins |
| ArtifactId | ArtifactIdclasspath-maven-plugin |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionHedgecode Classpath Maven Plugin
The Hedgecode Classpath Plugin is used to add the different Java
libraries (e.g. non-maven jars) to the classpath of your project.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| classpath-maven-plugin-1.0.pom | |
| classpath-maven-plugin-1.0.jar | 34 KB |
| classpath-maven-plugin-1.0-sources.jar | 22 KB |
| classpath-maven-plugin-1.0-javadoc.jar | 131 KB |
| Browse |
<plugin>
<groupId>org.hedgecode.maven.plugins</groupId>
<artifactId>classpath-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.2.5 |
| org.apache.maven : maven-core | jar | 3.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |