Enunciate - REST Runtime

The Enunciate REST runtime contains the libraries to support the Enunciate-specific REST framework.

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-rest-rt
Last Version

Last Version

1.21.1
Release Date

Release Date

Type

Type

jar
Description

Description

Enunciate - REST Runtime
The Enunciate REST runtime contains the libraries to support the Enunciate-specific REST framework.

Download enunciate-rest-rt

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core-rt jar 1.21.1
org.springframework : spring-beans jar 2.5.4
org.springframework : spring-context jar 2.5.4
org.springframework : spring-web jar 2.5.4
org.springframework : spring-webmvc jar 2.5.4
org.codehaus.jettison : jettison jar 1.0.1
commons-beanutils : commons-beanutils jar 1.7.0
com.thoughtworks.xstream : xstream jar 1.3
commons-fileupload : commons-fileupload Optional jar 1.2.1
com.sun.xml.bind : jaxb-impl jar 2.1.13

provided (1)

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

test (3)

Group / Artifact Type Version
org.springframework : spring-aop jar 2.5.4
org.easymock : easymock jar 2.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.21.1
1.21
1.21-RC3
1.21-RC2
1.21-RC1
1.20
1.20-RC2
1.20-RC1
1.19
1.19-RC2
1.19-RC1
1.18
1.18-RC2
1.18-RC1
1.17
1.17-RC1
1.16
1.16-RC3
1.16-RC2
1.16-RC1
1.15
1.15-RC2
1.15-RC1
1.14
1.14-RC3
1.14-RC2
1.14-RC1
1.13
1.13-RC2
1.13-RC1
1.12.1
1.12
1.12-RC1
1.11
1.11-RC2
1.11-RC1
1.10
1.10-RC3
1.10-RC2
1.10-RC1
1.9
1.9-RC2
1.9-RC1
1.8.1
1.8
1.8-beta1