Last Version

Enunciate - Spring Application Runtime 1.31

The Enunciate Spring Application Runtime Library supports the Enunciate-generated spring application that handles the Web service API.

License

License

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-spring-app-rt
Version

Version

1.31
Type

Type

jar
Description

Description

Enunciate - Spring Application Runtime
The Enunciate Spring Application Runtime Library supports the Enunciate-generated spring application that handles the Web service API.

Download enunciate-spring-app-rt 1.31


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

Dependencies

compile (10)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-rt jar 1.31
org.codehaus.enunciate : enunciate-spring-jaxws-rt jar 1.31
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-aop jar 2.5.4
org.springframework : spring-beans jar 2.5.4
org.springframework : spring-context jar 2.5.4
org.springframework : spring-core jar 2.5.4
org.springframework : spring-web jar 2.5.4
org.springframework : spring-webmvc jar 2.5.4
com.sun.jersey.contribs : jersey-spring jar 1.11

provided (1)

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

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.