| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.lars-sh |
| ArtifactId | ArtifactIdjar-runner-maven-plugin |
| Version | Version0.9.6 |
| 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.6</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.resolver : maven-resolver-util | jar | 1.7.3 |
| de.lars-sh : utils | jar | 0.9.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.8.4 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.2 |
| org.apache.maven : maven-plugin-api | jar | 3.8.4 |
| org.apache.maven.resolver : maven-resolver-api | jar | 1.7.3 |
| de.lars-sh : utils-annotations | jar | 0.9.13 |
| com.github.spotbugs : spotbugs-annotations | jar | 4.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| de.lars-sh : utils-test | jar | 0.9.13 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.jooq : joor-java-8 | jar | 0.9.14 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.2.0 |
| org.mockito : mockito-inline | jar | 4.2.0 |