Last Version

Enunciate - XFire/REST Integration Tests 1.10

Integration tests for Enunciate, testing the xfire + REST combo.

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-integration-xfire-rest
Version

Version

1.10
Type

Type

war
Description

Description

Enunciate - XFire/REST Integration Tests
Integration tests for Enunciate, testing the xfire + REST combo.

Download enunciate-integration-xfire-rest 1.10


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

Dependencies

compile (5)

Group / Artifact Type Version
cglib : cglib-nodep jar 2.1_3
org.codehaus.enunciate : enunciate-rt jar 1.10
joda-time : joda-time jar 1.4
commons-io : commons-io jar 1.3.2
commons-fileupload : commons-fileupload jar 1.2.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (2)

Group / Artifact Type Version
httpunit : httpunit jar 1.6.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.