| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.nocrala.tools.sourcecode.maven |
| ArtifactId | ArtifactIdartifacts-attach |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionArtifacts Attach Maven Plugin
This Maven Plugin attach multiple artifacts (required and optional) to a deployment.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| artifacts-attach-1.0.0.pom | |
| artifacts-attach-1.0.0.jar | 7 KB |
| artifacts-attach-1.0.0-sources.jar | 4 KB |
| artifacts-attach-1.0.0-javadoc.jar | 399 KB |
| Browse |
<plugin>
<groupId>org.nocrala.tools.sourcecode.maven</groupId>
<artifactId>artifacts-attach</artifactId>
<version>1.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven : maven-core | jar | 3.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |