get an artifact and dependencies (java jar files) from maven repositories, like pip in python.
Project description
# marun - Maven Artifact Runner
## usage
1. install marun
> pip install marun
2. install a jar (gradle short format)
> marun install org.apache.commons:commons-compress:+
3. run
> marun run org.apache.commons.compress.archivers.sevenz.CLI
## configuration
It is expected that you have some private maven repository.
Use Amazon S3, Nexus, Artifactory or a http server.
#/etc/marun.conf
...
repositories=yours,jcenter
[repository:yours]
## requirements
* Java8
* Python 2.7
## limitation
This is WIP.
## internal
Marun is based on Apache Ivy.
## usage
1. install marun
> pip install marun
2. install a jar (gradle short format)
> marun install org.apache.commons:commons-compress:+
3. run
> marun run org.apache.commons.compress.archivers.sevenz.CLI
## configuration
It is expected that you have some private maven repository.
Use Amazon S3, Nexus, Artifactory or a http server.
#/etc/marun.conf
...
repositories=yours,jcenter
[repository:yours]
## requirements
* Java8
* Python 2.7
## limitation
This is WIP.
## internal
Marun is based on Apache Ivy.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
marun-0.0.1.dev2.tar.gz
(9.2 kB
view hashes)
Built Distribution
marun-0.0.1.dev2-py2-none-any.whl
(20.3 kB
view hashes)
Close
Hashes for marun-0.0.1.dev2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e07e149b26cc4786cacb0ccf51bfd0d7cdbe75d970255f0c1519d0d9f0663454 |
|
MD5 | abb1870c09c7644c6a8e29b482caeb28 |
|
BLAKE2b-256 | 9f29d5e45d224acab12cbebf8a54ffc2aec14be76c108a8605ba9c0be9dd27ff |