Last Version

Resteasy JAX-RS Implementation 1.0-beta-5


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.resteasy
ArtifactId

ArtifactId

resteasy-jaxrs
Version

Version

1.0-beta-5
Type

Type

jar
Description

Description

Resteasy JAX-RS Implementation
Project URL

Project URL

http://maven.apache.org

Download resteasy-jaxrs 1.0-beta-5


<!-- https://jarcasting.com/artifacts/org.resteasy/resteasy-jaxrs/ -->
<dependency>
    <groupId>org.resteasy</groupId>
    <artifactId>resteasy-jaxrs</artifactId>
    <version>1.0-beta-5</version>
</dependency>
// https://jarcasting.com/artifacts/org.resteasy/resteasy-jaxrs/
implementation 'org.resteasy:resteasy-jaxrs:1.0-beta-5'
// https://jarcasting.com/artifacts/org.resteasy/resteasy-jaxrs/
implementation ("org.resteasy:resteasy-jaxrs:1.0-beta-5")
'org.resteasy:resteasy-jaxrs:jar:1.0-beta-5'
<dependency org="org.resteasy" name="resteasy-jaxrs" rev="1.0-beta-5">
  <artifact name="resteasy-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.resteasy', module='resteasy-jaxrs', version='1.0-beta-5')
)
libraryDependencies += "org.resteasy" % "resteasy-jaxrs" % "1.0-beta-5"
[org.resteasy/resteasy-jaxrs "1.0-beta-5"]

Dependencies

compile (8)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.1.2
org.codehaus.jettison : jettison jar 1.0
org.resteasy : jaxrs-api jar 1.0-beta-5
javax.annotation : jsr250-api jar 1.0
commons-httpclient : commons-httpclient jar 3.1
tjws » webserver jar 1.3.3
org.scannotation : scannotation jar 1.0.2
javassist : javassist jar 3.6.0.GA

provided (5)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.springframework : spring jar 2.5.1
com.sun.grizzly : grizzly-http-webserver jar 1.7.2
com.sun.grizzly : grizzly-http-servlet jar 1.7.2
com.sun.grizzly : grizzly-comet jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.