GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-integration-jaxws-ri-rest |
Last Version | Last Version1.28 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEnunciate - JAXWS-RI/REST Integration Tests
Integration tests for Enunciate, testing the JAXWS-RI + REST combo.
|
<!-- 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"]
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 |
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 |