An open API service indexing awesome lists of open source software.

https://github.com/carlspring/artifact-downloader

A Maven artifact downloader
https://github.com/carlspring/artifact-downloader

Last synced: 4 months ago
JSON representation

A Maven artifact downloader

Awesome Lists containing this project

README

          

# artifact-downloader

This is a Maven artifact downloader. It currently supports:
* Downloading a single URL (TODO)
* Downloading a list of URL-s (TODO)
* Downloading artifacts based on it's version-level maven-metadata.xml (TODO)
* Downloading artifacts by a groupId based on the repository's index (TODO)