MVN

com.webcohesion.enunciate : enunciate-slim-maven-plugin

Maven & Gradle

Mar 27, 2023
473 stars

Enunciate - Slim Maven Plugin · Maven plugin for invoking Enunciate without any modules enabled by default.

<plugin>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-slim-maven-plugin</artifactId>
    <version>2.15.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.15.1
  • Latest Release Candidate: 2.0.0-RC.1

All Versions

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

Version Vulnerabilities Updated
2.15.x
enunciate-slim-maven-plugin-2.15.1
enunciate-slim-maven-plugin-2.15.0
2.14.x
enunciate-slim-maven-plugin-2.14.0
2.13.x
enunciate-slim-maven-plugin-2.13.3
enunciate-slim-maven-plugin-2.13.2
enunciate-slim-maven-plugin-2.13.1
enunciate-slim-maven-plugin-2.13.0
2.12.x
enunciate-slim-maven-plugin-2.12.1
enunciate-slim-maven-plugin-2.12.0
2.11.x
enunciate-slim-maven-plugin-2.11.1
enunciate-slim-maven-plugin-2.11.0
2.10.x
enunciate-slim-maven-plugin-2.10.1
enunciate-slim-maven-plugin-2.10.0
2.9.x
enunciate-slim-maven-plugin-2.9.1
enunciate-slim-maven-plugin-2.9.0
2.8.x
enunciate-slim-maven-plugin-2.8.1
enunciate-slim-maven-plugin-2.8.0
2.7.x
enunciate-slim-maven-plugin-2.7.0
2.6.x
enunciate-slim-maven-plugin-2.6.0
2.5.x
enunciate-slim-maven-plugin-2.5.0
2.4.x
enunciate-slim-maven-plugin-2.4.0
2.3.x
enunciate-slim-maven-plugin-2.3.0
2.2.x
enunciate-slim-maven-plugin-2.2.0
2.1.x
enunciate-slim-maven-plugin-2.1.1
enunciate-slim-maven-plugin-2.1.0
2.0.x
enunciate-slim-maven-plugin-2.0.0
enunciate-slim-maven-plugin-2.0.0-RC.1
enunciate-slim-maven-plugin-2.0.0-M.5
enunciate-slim-maven-plugin-2.0.0-M.4
enunciate-slim-maven-plugin-2.0.0-M.3
enunciate-slim-maven-plugin-2.0.0-M.2
enunciate-slim-maven-plugin-2.0.0-M.1

How to add a plugin to Maven

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

<plugin>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-slim-maven-plugin</artifactId>
    <version>2.15.1</version>
</plugin>