GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-integration-tests |
Last Version | Last Version1.28 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEnunciate - Integration Tests
|
Filename | Size |
---|---|
enunciate-integration-tests-1.28.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-tests/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-tests</artifactId>
<version>1.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-tests/
implementation 'org.codehaus.enunciate:enunciate-integration-tests:1.28'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-tests/
implementation ("org.codehaus.enunciate:enunciate-integration-tests:1.28")
'org.codehaus.enunciate:enunciate-integration-tests:pom:1.28'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-tests" rev="1.28">
<artifact name="enunciate-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-tests', version='1.28')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-tests" % "1.28"
[org.codehaus.enunciate/enunciate-integration-tests "1.28"]