com.webcohesion.enunciate : enunciate-slim-maven-plugin
Maven & Gradle
Mar 27, 2023
Enunciate - Slim Maven Plugin
· Maven plugin for invoking Enunciate without any modules enabled by default.
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
Updated
-
enunciate-slim-maven-plugin-2.15.1
Mar 27, 2023
-
enunciate-slim-maven-plugin-2.15.0
Mar 14, 2023
-
enunciate-slim-maven-plugin-2.14.0
Mar 21, 2022
-
enunciate-slim-maven-plugin-2.13.3
Mar 09, 2021
-
enunciate-slim-maven-plugin-2.13.2
Aug 28, 2020
-
enunciate-slim-maven-plugin-2.13.1
May 22, 2020
-
enunciate-slim-maven-plugin-2.13.0
Apr 29, 2020
-
enunciate-slim-maven-plugin-2.12.1
Oct 14, 2019
-
enunciate-slim-maven-plugin-2.12.0
Aug 10, 2019
-
enunciate-slim-maven-plugin-2.11.1
May 16, 2018
-
enunciate-slim-maven-plugin-2.11.0
May 07, 2018
-
enunciate-slim-maven-plugin-2.10.1
Oct 30, 2017
-
enunciate-slim-maven-plugin-2.10.0
Oct 26, 2017
-
enunciate-slim-maven-plugin-2.9.1
Apr 10, 2017
-
enunciate-slim-maven-plugin-2.9.0
Apr 07, 2017
-
enunciate-slim-maven-plugin-2.8.1
Feb 17, 2017
-
enunciate-slim-maven-plugin-2.8.0
Dec 19, 2016
-
enunciate-slim-maven-plugin-2.7.0
Oct 28, 2016
-
enunciate-slim-maven-plugin-2.6.0
Aug 23, 2016
-
enunciate-slim-maven-plugin-2.5.0
Jun 08, 2016
-
enunciate-slim-maven-plugin-2.4.0
Jun 03, 2016
-
enunciate-slim-maven-plugin-2.3.0
Mar 16, 2016
-
enunciate-slim-maven-plugin-2.2.0
Jan 14, 2016
-
enunciate-slim-maven-plugin-2.1.1
Nov 04, 2015
-
enunciate-slim-maven-plugin-2.1.0
Nov 03, 2015
-
enunciate-slim-maven-plugin-2.0.0
Sep 29, 2015
-
enunciate-slim-maven-plugin-2.0.0-RC.1
Sep 23, 2015
-
enunciate-slim-maven-plugin-2.0.0-M.5
Sep 16, 2015
-
enunciate-slim-maven-plugin-2.0.0-M.4
Sep 10, 2015
-
enunciate-slim-maven-plugin-2.0.0-M.3
Aug 28, 2015
-
enunciate-slim-maven-plugin-2.0.0-M.2
Aug 17, 2015
-
enunciate-slim-maven-plugin-2.0.0-M.1
Jul 21, 2015
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>