| License |
License
Cisco Sample Code License v1.1
|
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.cisco.maven.plugins |
| ArtifactId | ArtifactIddevice-package-maven-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionDevice Package Maven Plugin
Provides support for building Device Package related projects for various Cisco Network Management Products.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.cisco.maven.plugins</groupId>
<artifactId>device-package-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0.4 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| org.apache.maven.resolver : maven-resolver-api | jar | 1.1.0 |
| org.apache.maven.resolver : maven-resolver-util | jar | 1.1.0 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.codehaus.plexus : plexus-utils | jar | 3.1.0 |
| org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |
| org.twdata.maven : mojo-executor | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |