| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.matrixweb.maven.plugins.relocator |
| ArtifactId | ArtifactIdrelocator-maven-plugin |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionrelocator-maven-plugin
Relocates classes and resources inside a packaged jar so parts could stay
in a private package. This is inspired by the maven-shade-plugin
relocation, but does not do uberjar packaging.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>de.matrixweb.maven.plugins.relocator</groupId>
<artifactId>relocator-maven-plugin</artifactId>
<version>0.5.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.apache.maven : maven-core | jar | 3.0 |
| asm : asm | jar | 3.3.1 |
| asm : asm-commons | jar | 3.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |