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 project3.5.0
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>3.5.0</version>
</dependency>Version Details — 3.5.0
Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
May 27, 2025
License
Unknown
The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.
Checking security advisories...