Last Version

fatjar-maven-plugin 1.0.0.M1

fatjar is a simple solution to solve the conflict of jars by packaging a jar's dependent jars into its own package.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.hellojavaer.fatjar
ArtifactId

ArtifactId

fatjar-maven-plugin
Version

Version

1.0.0.M1
Type

Type

maven-plugin
Description

Description

fatjar-maven-plugin
fatjar is a simple solution to solve the conflict of jars by packaging a jar's dependent jars into its own package.
Project URL

Project URL

https://github.com/hellojavaer/fatjar
Source Code Management

Source Code Management

https://github.com/hellojavaer/fatjar.git

Download fatjar-maven-plugin 1.0.0.M1


<plugin>
    <groupId>org.hellojavaer.fatjar</groupId>
    <artifactId>fatjar-maven-plugin</artifactId>
    <version>1.0.0.M1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-project jar 2.2.1
commons-io : commons-io jar 2.5

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

Project Modules

There are no modules declared in this project.