Last Version

Maven standalone runner plugin 1.2

No more pom, sources, compilation. Just grab jars from repo for all dependencies, and run.

License

License

GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

run
Version

Version

1.2
Type

Type

maven-plugin
Description

Description

Maven standalone runner plugin
No more pom, sources, compilation. Just grab jars from repo for all dependencies, and run.
Project URL

Project URL

https://github.com/c0stra/maven-standalone-runner
Source Code Management

Source Code Management

https://github.com/c0stra/maven-standalone-runner

Download run 1.2


<plugin>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>run</artifactId>
    <version>1.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven : maven-core jar 3.8.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.