maven-assembly-plugin

org.apache.maven.plugins

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

Recommended: 3.8.0 36 versions jarChecking...

Add to your project3.4.0

<dependency>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-assembly-plugin</artifactId>
    <version>3.4.0</version>
</dependency>

Version Details — 3.4.0

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

A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.

Checking security advisories...