MVN

io.starburst : really-executable-jar-maven-plugin

Maven & Gradle

Nov 10, 2022
1 stars

Really Executable Jar Maven Plugin · Make jar files *really* executable.

<plugin>
    <groupId>io.starburst</groupId>
    <artifactId>really-executable-jar-maven-plugin</artifactId>
    <version>1.5.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.starburst : really-executable-jar-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.3

All Versions

Choose a version of io.starburst : really-executable-jar-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
really-executable-jar-maven-plugin-1.5.3

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.starburst</groupId>
    <artifactId>really-executable-jar-maven-plugin</artifactId>
    <version>1.5.3</version>
</plugin>

Advertisement