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
- Host: GitHub
- URL: https://github.com/carlspring/artifact-downloader
- Owner: carlspring
- License: apache-2.0
- Created: 2016-02-20T14:39:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T01:14:50.000Z (over 9 years ago)
- Last Synced: 2025-04-14T12:25:58.418Z (about 1 year ago)
- Language: Java
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)