dryuf-executable-jar-maven-plugin

Maven plugin for creating executable jar files.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.dryuf.maven.plugin
ArtifactId

ArtifactId

dryuf-executable-jar-maven-plugin
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

dryuf-executable-jar-maven-plugin
Maven plugin for creating executable jar files.
Project URL

Project URL

https://github.com/dryuf/dryuf-executable-jar-maven-plugin
Source Code Management

Source Code Management

https://github.com/dryuf/dryuf-executable-jar-maven-plugin.git

Download dryuf-executable-jar-maven-plugin

How to add to project

<plugin>
    <groupId>net.dryuf.maven.plugin</groupId>
    <artifactId>dryuf-executable-jar-maven-plugin</artifactId>
    <version>1.2.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.4.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.google.guava : guava jar 31.0-jre
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-compress jar 1.21
net.dryuf : dryuf-concurrent jar 1.3.0

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.apache.maven : maven-core jar 3.8.4
org.apache.maven : maven-plugin-api jar 3.8.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.3.0
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0