GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-integration-test-support |
Last Version | Last Version1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnunciate - Integration Test Support
The Enunciate Integration contains classes to facilitate integration test.
|
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-test-support/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-test-support</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-test-support/
implementation 'org.codehaus.enunciate:enunciate-integration-test-support:1.15'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-test-support/
implementation ("org.codehaus.enunciate:enunciate-integration-test-support:1.15")
'org.codehaus.enunciate:enunciate-integration-test-support:jar:1.15'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-test-support" rev="1.15">
<artifact name="enunciate-integration-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-test-support', version='1.15')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-test-support" % "1.15"
[org.codehaus.enunciate/enunciate-integration-test-support "1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.enunciate : enunciate-rt | jar | 1.15 |
org.codehaus.enunciate : enunciate-xfire-client-rt | jar | 1.15 |
org.codehaus.enunciate : enunciate-rest-rt | jar | 1.15 |
org.mortbay.jetty : jetty | jar | 6.1.7 |
org.jdom : jdom | jar | 1.1 |
org.json : json | jar | 20070829 |
commons-jxpath : commons-jxpath | jar | 1.2 |
org.springframework : spring-web | jar | 2.5.4 |
junit : junit | jar | 4.3.1 |
httpunit : httpunit | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.2 |