Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mpobjects/artifact-versions-maven-plugin

Maven plugin to download dynamic artifact versions from Maven repositories.
https://github.com/mpobjects/artifact-versions-maven-plugin

java maven maven-plugin

Last synced: 6 days ago
JSON representation

Maven plugin to download dynamic artifact versions from Maven repositories.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/mpobjects/artifact-versions-maven-plugin.svg?branch=master)](https://travis-ci.org/mpobjects/artifact-versions-maven-plugin)
[![Maven Central](https://img.shields.io/maven-central/v/com.mpobjects.maven/artifact-versions-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.mpobjects.maven%22%20AND%20a:%22artifact-versions-maven-plugin%22)
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/com.mpobjects.maven/artifact-versions-maven-plugin.svg)](https://oss.sonatype.org/content/repositories/snapshots/com/mpobjects/maven/artifact-versions-maven-plugin/)
[![License](https://img.shields.io/github/license/mpobjects/artifact-versions-maven-plugin.svg)](https://github.com/mpobjects/artifact-versions-maven-plugin/blob/master/LICENSE)

# Artifact Versions Maven Plugin

Maven plugin to download dynamic artifact versions from Maven repositories.
This plugin provides a `dependency:get` and `dependency:unpack` variant where the version number is not known beforehand.

For more information see the [plugin documentation](https://mpobjects.github.io/artifact-versions-maven-plugin/).