MVN

com.creditkarma : exec-jar-plugin

Maven & Gradle

Jan 22, 2018
8 stars

Executable Jar Maven Plugin · Creates executable jars containing their dependent jars instead of exploding the dependent jars into the main jar

<plugin>
    <groupId>com.creditkarma</groupId>
    <artifactId>exec-jar-plugin</artifactId>
    <version>1.0.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.creditkarma : exec-jar-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.creditkarma : exec-jar-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
exec-jar-plugin-1.0.8
exec-jar-plugin-1.0.7
exec-jar-plugin-1.0.6
exec-jar-plugin-1.0.4
exec-jar-plugin-1.0.3
exec-jar-plugin-1.0.2
exec-jar-plugin-1.0.1
exec-jar-plugin-1.0.0

How to add a plugin to Maven

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

<plugin>
    <groupId>com.creditkarma</groupId>
    <artifactId>exec-jar-plugin</artifactId>
    <version>1.0.8</version>
</plugin>

Advertisement

Dependencies from Group

Jan 22, 2018
8 stars

Discover Dependencies

Oct 13, 2019
1 usages
Jul 20, 2021
4 usages
0 stars
Jul 21, 2021
5 usages
1 stars
Dec 11, 2020
5 usages
0 stars
Jul 20, 2021
3 usages
0 stars
Jul 02, 2020
1 usages
25 stars
Oct 10, 2016
1 usages
Oct 10, 2016
Oct 13, 2016
4 usages
277 stars