Last Version

Enunciate - JAXWS-RI/REST Integration Tests 1.28

Integration tests for Enunciate, testing the JAXWS-RI + REST combo.

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-integration-jaxws-ri-rest
Version

Version

1.28
Type

Type

war
Description

Description

Enunciate - JAXWS-RI/REST Integration Tests
Integration tests for Enunciate, testing the JAXWS-RI + REST combo.

Download enunciate-integration-jaxws-ri-rest 1.28


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

Dependencies

compile (9)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-rt jar 1.28
org.codehaus.enunciate : enunciate-core jar 1.28
org.codehaus.enunciate : enunciate-amf-rt jar 1.28
org.codehaus.jackson : jackson-jaxrs jar 1.9.3
org.codehaus.jackson : jackson-xc jar 1.9.3
com.sun.jersey.contribs : jersey-multipart jar 1.11
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.