Skip to main content

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.



Project details


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)

Uploaded Source

Built Distribution

marun-0.0.1.dev2-py2-none-any.whl (20.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page