is not current version
Last Version 3.0.0.Alpha3

RESTEasy Spring integration 2.0.0.Final


License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.spring
ArtifactId

ArtifactId

resteasy-spring
Version

Version

2.0.0.Final
Type

Type

jar
Description

Description

RESTEasy Spring integration
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-spring 2.0.0.Final


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-core-spi jar
org.jboss.resteasy : resteasy-client jar
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec jar
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec jar
org.jboss.logging : jboss-logging jar

provided (6)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-test jar
org.springframework : spring-webmvc jar
org.eclipse.jetty : jetty-server jar
org.jboss.logging : jboss-logging-annotations Optional jar
org.jboss.logging : jboss-logging-processor Optional jar

Project Modules

There are no modules declared in this project.