1.0.2 • Published 7 years ago

mvnrun v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago
mvnrun artifact [args]
       calculate a classpath for an artifact and either print it or run java with it
       artifact (required) in group:id[:version] notation, default version is LATEST
       args -> run java -cp $cp ${@:2}, otherwise print the classpath
       eg:
           mvnrun org.db4j:kilim kilim.examples.SimpleTask

installation

place the mvnrun script on your path or if you have npm on your path, use npm install -g mvnrun

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago