MVN

org.codehaus.enunciate : enunciate-parent

Maven & Gradle

Sep 30, 2015
472 stars

Enunciate - Parent · Build tool for decorating your Java Web service API.

<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-parent</artifactId>
    <version>1.31</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.enunciate : enunciate-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.31
  • Latest Release Candidate: 1.30-RC1
  • Latest Beta: 1.8-beta1

All Versions

Choose a version of org.codehaus.enunciate : enunciate-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.31
enunciate-parent-1.31
1.30.x
enunciate-parent-1.30.1
1.30
enunciate-parent-1.30
enunciate-parent-1.30-RC1
1.29
enunciate-parent-1.29
1.28
enunciate-parent-1.28
enunciate-parent-1.28-RC2
enunciate-parent-1.28-RC1
1.27
enunciate-parent-1.27
enunciate-parent-1.27-RC2
enunciate-parent-1.27-RC1
1.26.x
enunciate-parent-1.26.2
enunciate-parent-1.26.1
1.26
enunciate-parent-1.26
enunciate-parent-1.26-RC3
enunciate-parent-1.26-RC2
enunciate-parent-1.26-RC1
1.25
enunciate-parent-1.25
enunciate-parent-1.25-RC2
enunciate-parent-1.25-RC1
1.24
enunciate-parent-1.24
enunciate-parent-1.24-RC1
1.23
enunciate-parent-1.23
enunciate-parent-1.23-RC1
1.22
enunciate-parent-1.22
enunciate-parent-1.22-RC3
enunciate-parent-1.22-RC2
enunciate-parent-1.22-RC1
1.21.x
enunciate-parent-1.21.1
1.21
enunciate-parent-1.21
enunciate-parent-1.21-RC3
enunciate-parent-1.21-RC2
enunciate-parent-1.21-RC1
1.20
enunciate-parent-1.20
enunciate-parent-1.20-RC2
enunciate-parent-1.20-RC1
1.19
enunciate-parent-1.19
enunciate-parent-1.19-RC2
enunciate-parent-1.19-RC1
1.18
enunciate-parent-1.18
enunciate-parent-1.18-RC2
enunciate-parent-1.18-RC1
1.17
enunciate-parent-1.17
enunciate-parent-1.17-RC1
1.16
enunciate-parent-1.16
enunciate-parent-1.16-RC3
enunciate-parent-1.16-RC2
enunciate-parent-1.16-RC1
1.15
enunciate-parent-1.15
enunciate-parent-1.15-RC2
enunciate-parent-1.15-RC1
1.14
enunciate-parent-1.14
enunciate-parent-1.14-RC3
enunciate-parent-1.14-RC2
enunciate-parent-1.14-RC1
1.13
enunciate-parent-1.13
enunciate-parent-1.13-RC2
enunciate-parent-1.13-RC1
1.12.x
enunciate-parent-1.12.1
1.12
enunciate-parent-1.12
enunciate-parent-1.12-RC1
1.11
enunciate-parent-1.11
enunciate-parent-1.11-RC2
enunciate-parent-1.11-RC1
1.10
enunciate-parent-1.10
enunciate-parent-1.10-RC3
enunciate-parent-1.10-RC2
enunciate-parent-1.10-RC1
1.9
enunciate-parent-1.9
enunciate-parent-1.9-RC2
enunciate-parent-1.9-RC1
1.8.x
enunciate-parent-1.8.1
1.8
enunciate-parent-1.8
enunciate-parent-1.8-beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-parent</artifactId>
    <version>1.31</version>
</dependency>

Advertisement