Resteasy Spring Jetty integration

Resteasy

License

License

Categories

Categories

JBoss Container Application Servers Jetty RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-spring-jetty
Last Version

Last Version

2.3.10.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Resteasy Spring Jetty integration
Resteasy

Download resteasy-spring-jetty

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-spring jar 2.3.10.Final
org.jboss.logging : jboss-logging jar 3.1.4.GA-redhat-1

provided (4)

Group / Artifact Type Version
org.springframework : spring-beans jar 3.0.7.RELEASE
org.mortbay.jetty : jetty jar 6.1.25
org.jboss.logging : jboss-logging-annotations Optional jar 1.2.0.Final
org.jboss.logging : jboss-logging-processor jar 1.2.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.10.Final