License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Immutables Application Layer Libs Code Generators |
GroupId | GroupIdorg.immutables.tools |
ArtifactId | ArtifactIdmaven-shade-plugin |
Last Version | Last Version4 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionorg.immutables.tools.maven-shade-plugin
Customized for Immutables version.
Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes
or removing unused classes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
maven-shade-plugin-4.pom | |
maven-shade-plugin-4.jar | 100 KB |
maven-shade-plugin-4-sources.jar | 66 KB |
maven-shade-plugin-4-javadoc.jar | 210 KB |
Browse |
<plugin>
<groupId>org.immutables.tools</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.apache.maven : maven-model | jar | 3.0 |
org.apache.maven : maven-core | jar | 3.0 |
org.apache.maven : maven-compat | jar | 3.0 |
org.apache.maven : maven-artifact | jar | 3.0 |
org.codehaus.plexus : plexus-utils | jar | 3.0.20 |
org.ow2.asm : asm | jar | 5.2 |
org.ow2.asm : asm-commons | jar | 5.2 |
org.jdom : jdom | jar | 1.1 |
org.apache.maven.shared : maven-dependency-tree | jar | 2.1 |
com.google.guava : guava | jar | 11.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
xmlunit : xmlunit | jar | 1.3 |