commons-build-plugin

org.apache.commons

org.apache.commons:commons-build-plugin is a Maven Central artifact (jar) for the JVM. It has 19 published versions. Browse versions below for dependency snippets and security details.

Recommended: 1.16.1 19 versions jarChecking...

Add to your project1.16.1

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-build-plugin</artifactId>
    <version>1.16.1</version>
</dependency>

Version Details — 1.16.1

Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

Apache Maven Mojo for Apache Commons Build tasks. For example: mvn commons-build:download-page [-Dcommons.release.version=1.2.3] To use a SNAPSHOT version (for testing and so on): mvn org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]

Checking security advisories...