| GroupId | GroupIdorg.codehaus.enunciate |
|---|---|
| ArtifactId | ArtifactIdenunciate-test-integration |
| Version | Version1.7 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| enunciate-test-integration-1.7.pom | |
| enunciate-test-integration-1.7.jar | 11 KB |
| enunciate-test-integration-1.7-sources.jar | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-test-integration/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-test-integration</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-test-integration/
implementation 'org.codehaus.enunciate:enunciate-test-integration:1.7'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-test-integration/
implementation ("org.codehaus.enunciate:enunciate-test-integration:1.7")
'org.codehaus.enunciate:enunciate-test-integration:jar:1.7'
<dependency org="org.codehaus.enunciate" name="enunciate-test-integration" rev="1.7">
<artifact name="enunciate-test-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-test-integration', version='1.7')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-test-integration" % "1.7"
[org.codehaus.enunciate/enunciate-test-integration "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.enunciate : enunciate-core | jar | 1.7 |
| org.codehaus.enunciate : enunciate-spring-app-tools | jar | 1.7 |
| org.mortbay.jetty : jetty | jar | 6.1.7 |
| jdom : jdom | jar | 1.0 |
| commons-httpclient : commons-httpclient | jar | 2.0.2 |
| org.json : json | jar | 20070829 |
| commons-jxpath : commons-jxpath | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.enunciate » enunciate-core-test | jar | 1.7 |