maveniverse / toolbox

A handy toolbox for Maven Artifacts, powered by Maveniverse MIMA
Eclipse Public License 2.0
3 stars 3 forks source link
maven maven-plugin maven-resolver

Toolbox

The Toolbox project started with manifold aims:

Structure of the project:

To use it as Maven plugin, introspect available Mojos and parameters:

$ mvn eu.maveniverse.maven.plugins:toolbox:help -Ddetail

Or, to use it as CLI:

$ jbang toolbox@maveniverse

or you can download the CLI JAR from Maven Central and run it directly.