MVN

org.codehaus.enunciate : maven-enunciate-slim-plugin

Maven & Gradle

Sep 30, 2015
472 stars

Enunciate - Slim Maven Plugin · Slim Maven 2 plugin for invoking Enunciate.

<plugin>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>maven-enunciate-slim-plugin</artifactId>
    <version>1.31</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.enunciate : maven-enunciate-slim-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.31
  • Latest Release Candidate: 1.30-RC1

All Versions

Choose a version of org.codehaus.enunciate : maven-enunciate-slim-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.31
maven-enunciate-slim-plugin-1.31
1.30.x
maven-enunciate-slim-plugin-1.30.1
1.30
maven-enunciate-slim-plugin-1.30
maven-enunciate-slim-plugin-1.30-RC1
1.29
maven-enunciate-slim-plugin-1.29
1.28
maven-enunciate-slim-plugin-1.28
maven-enunciate-slim-plugin-1.28-RC2
maven-enunciate-slim-plugin-1.28-RC1
1.27
maven-enunciate-slim-plugin-1.27
maven-enunciate-slim-plugin-1.27-RC2
maven-enunciate-slim-plugin-1.27-RC1
1.26.x
maven-enunciate-slim-plugin-1.26.2
maven-enunciate-slim-plugin-1.26.1
1.26
maven-enunciate-slim-plugin-1.26
maven-enunciate-slim-plugin-1.26-RC3
maven-enunciate-slim-plugin-1.26-RC2
maven-enunciate-slim-plugin-1.26-RC1
1.25
maven-enunciate-slim-plugin-1.25
maven-enunciate-slim-plugin-1.25-RC2
maven-enunciate-slim-plugin-1.25-RC1
1.24
maven-enunciate-slim-plugin-1.24
maven-enunciate-slim-plugin-1.24-RC1
1.23
maven-enunciate-slim-plugin-1.23
maven-enunciate-slim-plugin-1.23-RC1
1.22
maven-enunciate-slim-plugin-1.22
maven-enunciate-slim-plugin-1.22-RC3
maven-enunciate-slim-plugin-1.22-RC2
maven-enunciate-slim-plugin-1.22-RC1
1.21.x
maven-enunciate-slim-plugin-1.21.1
1.21
maven-enunciate-slim-plugin-1.21
maven-enunciate-slim-plugin-1.21-RC3
maven-enunciate-slim-plugin-1.21-RC2
maven-enunciate-slim-plugin-1.21-RC1
1.20
maven-enunciate-slim-plugin-1.20-SONATYPE-r919
maven-enunciate-slim-plugin-1.20
maven-enunciate-slim-plugin-1.20-RC2
maven-enunciate-slim-plugin-1.20-RC1
1.19
maven-enunciate-slim-plugin-1.19
maven-enunciate-slim-plugin-1.19-RC2
maven-enunciate-slim-plugin-1.19-RC1
1.18
maven-enunciate-slim-plugin-1.18
maven-enunciate-slim-plugin-1.18-RC2
maven-enunciate-slim-plugin-1.18-RC1
1.17
maven-enunciate-slim-plugin-1.17
maven-enunciate-slim-plugin-1.17-RC1
1.16
maven-enunciate-slim-plugin-1.16
maven-enunciate-slim-plugin-1.16-RC3
maven-enunciate-slim-plugin-1.16-RC2
maven-enunciate-slim-plugin-1.16-RC1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>maven-enunciate-slim-plugin</artifactId>
    <version>1.31</version>
</plugin>

Advertisement