License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.lars-sh |
ArtifactId | ArtifactIdjar-runner-maven-plugin |
Version | Version0.9.5 |
Type | Typemaven-plugin |
Description |
DescriptionJAR 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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>de.lars-sh</groupId>
<artifactId>jar-runner-maven-plugin</artifactId>
<version>0.9.5</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.resolver : maven-resolver-util | jar | 1.4.0 |
de.lars-sh : utils | jar | 0.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.6.1 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven : maven-plugin-api | jar | 3.6.1 |
org.apache.maven.resolver : maven-resolver-api | jar | 1.4.0 |
de.lars-sh : utils-annotations | jar | 0.9.3 |
de.lars-sh : lombok-annotations | jar | 1.18.8 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
Group / Artifact | Type | Version |
---|---|---|
de.lars-sh : utils-test | jar | 0.9.3 |
org.jooq : joor-java-8 | jar | 0.9.12 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |
org.junit.platform : junit-platform-runner | jar | 1.5.0 |
org.mockito : mockito-core | jar | 3.0.0 |