Last Version

Enunciate - JAX-WS RI Runtime Spring Support 1.31

The Enunciate JAX-WS Reference Implementation runtime libraries support the Spring-based JAX-WS RI-backed SOAP endpoints.

License

License

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-spring-jaxws-rt
Version

Version

1.31
Type

Type

jar
Description

Description

Enunciate - JAX-WS RI Runtime Spring Support
The Enunciate JAX-WS Reference Implementation runtime libraries support the Spring-based JAX-WS RI-backed SOAP endpoints.

Download enunciate-spring-jaxws-rt 1.31


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core-rt jar 1.31
org.codehaus.enunciate : enunciate-jaxws-ri-rt jar 1.31
commons-logging : commons-logging jar 1.1.1
cglib : cglib-nodep jar 2.2.2
org.jvnet.jax-ws-commons.spring : jaxws-spring jar 1.8

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3
org.springframework : spring-core jar 2.5.4
org.springframework : spring-web jar 2.5.4

test (2)

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

Project Modules

There are no modules declared in this project.