Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 308 Bytes

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)