MVN

de.lars-sh : jar-runner-maven-plugin

Maven & Gradle

Dec 27, 2021
1 stars

JAR Runner Maven Plugin · This is a Maven plugin to execute JAR artifacts from command line. Apache Maven manages a project's build, reporting and documentation using a project object model (POM). But it's lacking support for executing artifacts from command line using a single line of code. The JAR Runner Maven Plugin aims at changing that.

<dependency>
    <groupId>de.lars-sh</groupId>
    <artifactId>jar-runner-maven-plugin</artifactId>
    <version>0.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.lars-sh : jar-runner-maven-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.6

All Versions

Choose a version of de.lars-sh : jar-runner-maven-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
jar-runner-maven-plugin-0.9.6
jar-runner-maven-plugin-0.9.5
jar-runner-maven-plugin-0.9.4
jar-runner-maven-plugin-0.9.3
jar-runner-maven-plugin-0.9.2
jar-runner-maven-plugin-0.9.1
jar-runner-maven-plugin-0.9.0

How to add a dependency to Maven

Add the following de.lars-sh : jar-runner-maven-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.lars-sh</groupId>
    <artifactId>jar-runner-maven-plugin</artifactId>
    <version>0.9.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.lars-sh : jar-runner-maven-plugin gradle dependency to your build.gradle file:

implementation 'de.lars-sh:jar-runner-maven-plugin:0.9.6'

Gradle Kotlin DSL: Add the following de.lars-sh : jar-runner-maven-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("de.lars-sh:jar-runner-maven-plugin:0.9.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.lars-sh : jar-runner-maven-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "de.lars-sh" % "jar-runner-maven-plugin" % "0.9.6"

Advertisement

Dependencies from Group

Dec 30, 2022
4 usages
3 stars
Dec 30, 2022
3 usages
3 stars
Dec 30, 2022
2 usages
3 stars
May 25, 2023
1 usages
0 stars
May 06, 2019
1 usages
7 stars

Discover Dependencies

Jan 15, 2019
2 stars
Apr 10, 2021
1 usages
33 stars
Apr 12, 2023
2.7k stars
Apr 13, 2020
23 stars
Jun 20, 2023
8 usages
106 stars
Jun 20, 2023
1 usages
106 stars
Aug 01, 2023
2 usages
19 stars
Aug 08, 2023
34 usages
1.8k stars