maven-clean-plugin

org.apache.maven.plugins

maven-clean-plugin is a Java jar artifact published under the org.apache.maven.plugins group on Maven Central. 22 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 3.4.0 22 versions jarChecking...

Add to your project2.6

<dependency>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-clean-plugin</artifactId>
    <version>2.6</version>
</dependency>

Version Details — 2.6

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

The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.

Checking security advisories...