is not current version
Last Version 1.28

org.codehaus.enunciate:enunciate-integration-tests 1.28-RC2


GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-integration-tests
Version

Version

1.28-RC2
Type

Type

pom

Download enunciate-integration-tests 1.28-RC2


<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-tests/ -->
<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-integration-tests</artifactId>
    <version>1.28-RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-tests/
implementation 'org.codehaus.enunciate:enunciate-integration-tests:1.28-RC2'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-tests/
implementation ("org.codehaus.enunciate:enunciate-integration-tests:1.28-RC2")
'org.codehaus.enunciate:enunciate-integration-tests:pom:1.28-RC2'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-tests" rev="1.28-RC2">
  <artifact name="enunciate-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-tests', version='1.28-RC2')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-tests" % "1.28-RC2"
[org.codehaus.enunciate/enunciate-integration-tests "1.28-RC2"]