GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-integration-xfire-rest |
Version | Version1.10 |
Type | Typewar |
Description |
DescriptionEnunciate - XFire/REST Integration Tests
Integration tests for Enunciate, testing the xfire + REST combo.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
httpunit : httpunit | jar | 1.6.2 |
junit : junit | jar | 3.8.1 |