GMaven
Groovy integration for Maven
Building
Requirements
- Apache Maven 3.5+
- Java 8+
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.codehaus.gmaven.examples |
| ArtifactId | ArtifactIdclean-maven-plugin |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionGMaven Examples :: Clean Maven Plugin
Cleans up generated build artifacts.
|
| Project Organization |
Project OrganizationCodehaus |
| Filename | Size |
|---|---|
| clean-maven-plugin-1.5.pom | |
| clean-maven-plugin-1.5.jar | 13 KB |
| clean-maven-plugin-1.5-sources.jar | 8 KB |
| clean-maven-plugin-1.5-javadoc.jar | 28 KB |
| Browse |
<plugin>
<groupId>org.codehaus.gmaven.examples</groupId>
<artifactId>clean-maven-plugin</artifactId>
<version>1.5</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.gmaven : gmaven-mojo | jar | 1.5 |
| org.apache.maven.shared : file-management | jar | 1.2.1 |
Groovy integration for Maven