Last Version

Enunciate - Integration Test Support 1.15

The Enunciate Integration contains classes to facilitate integration test.

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-integration-test-support
Version

Version

1.15
Type

Type

jar
Description

Description

Enunciate - Integration Test Support
The Enunciate Integration contains classes to facilitate integration test.

Download enunciate-integration-test-support 1.15


<!-- 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"]

Dependencies

compile (10)

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

test (1)

Group / Artifact Type Version
org.easymock : easymock jar 2.2

Project Modules

There are no modules declared in this project.