MVN

org.codehaus.enunciate : enunciate-integration-tests

Maven & Gradle

Dec 09, 2013

Enunciate - Integration Tests

<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-integration-tests</artifactId>
    <version>1.28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.28
  • Latest Release Candidate: 1.28-RC2

All Versions

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

Version Vulnerabilities Updated
1.28
enunciate-integration-tests-1.28
enunciate-integration-tests-1.28-RC2
enunciate-integration-tests-1.28-RC1
1.27
enunciate-integration-tests-1.27
enunciate-integration-tests-1.27-RC2
1.21
enunciate-integration-tests-1.21-RC2
1.20
enunciate-integration-tests-1.20
enunciate-integration-tests-1.20-RC2
enunciate-integration-tests-1.20-RC1
1.19
enunciate-integration-tests-1.19
enunciate-integration-tests-1.19-RC1
1.18
enunciate-integration-tests-1.18
enunciate-integration-tests-1.18-RC2
enunciate-integration-tests-1.18-RC1
1.17
enunciate-integration-tests-1.17
enunciate-integration-tests-1.17-RC1
1.16
enunciate-integration-tests-1.16
enunciate-integration-tests-1.16-RC3
enunciate-integration-tests-1.16-RC2
enunciate-integration-tests-1.16-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-integration-tests</artifactId>
    <version>1.28</version>
</dependency>