MVN

org.jboss.resteasy : resteasy-spring-web

Maven & Gradle

Mar 01, 2023
13 usages
1k stars

RESTEasy Spring SPI

<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>resteasy-spring-web</artifactId>
    <version>4.7.9.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.resteasy : resteasy-spring-web to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.7.9.Final
  • Latest Beta: 4.7.0.Beta7
  • Latest Alpha: 4.6.1.Alpha1

All Versions

Choose a version of org.jboss.resteasy : resteasy-spring-web to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.7.x
resteasy-spring-web-4.7.9.Final
resteasy-spring-web-4.7.8.Final
resteasy-spring-web-4.7.7.Final
resteasy-spring-web-4.7.6.Final
resteasy-spring-web-4.7.5.Final
resteasy-spring-web-4.7.4.Final
resteasy-spring-web-4.7.3.Final
resteasy-spring-web-4.7.2.Final
resteasy-spring-web-4.7.1.Final
resteasy-spring-web-4.7.0.Final
resteasy-spring-web-4.7.0.Beta7
resteasy-spring-web-4.7.0.Beta6
resteasy-spring-web-4.7.0.Beta3
resteasy-spring-web-4.7.0.Beta2
resteasy-spring-web-4.7.0.Beta1
4.6.x
resteasy-spring-web-4.6.2.Final
resteasy-spring-web-4.6.1.Final
resteasy-spring-web-4.6.1.Beta9
resteasy-spring-web-4.6.1.Beta8
resteasy-spring-web-4.6.1.Beta7
resteasy-spring-web-4.6.1.Beta6
resteasy-spring-web-4.6.1.Beta5
resteasy-spring-web-4.6.1.Beta3
resteasy-spring-web-4.6.1.Beta2
resteasy-spring-web-4.6.1.Alpha1
resteasy-spring-web-4.6.1.Beta1
resteasy-spring-web-4.6.0.Final
4.5.x
resteasy-spring-web-4.5.12.Final
resteasy-spring-web-4.5.12.Beta1
resteasy-spring-web-4.5.11.Final
resteasy-spring-web-4.5.10.Final
resteasy-spring-web-4.5.9.Final
resteasy-spring-web-4.5.8.SP1
resteasy-spring-web-4.5.8.Final
resteasy-spring-web-4.5.7.Final
resteasy-spring-web-4.5.6.Final
resteasy-spring-web-4.5.5.Final
resteasy-spring-web-4.5.4.Final
resteasy-spring-web-4.5.3.Final
resteasy-spring-web-4.5.2.Final
resteasy-spring-web-4.5.1.Final
resteasy-spring-web-4.5.0.Final
4.4.x
resteasy-spring-web-4.4.3.Final
resteasy-spring-web-4.4.2.Final
resteasy-spring-web-4.4.1.Final
resteasy-spring-web-4.4.0.Final
resteasy-spring-web-4.4.0.CR1
4.3.x
resteasy-spring-web-4.3.1.Final
resteasy-spring-web-4.3.0.Final
4.2.x
resteasy-spring-web-4.2.0.Final

How to add a dependency to Maven

Add the following org.jboss.resteasy : resteasy-spring-web maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>resteasy-spring-web</artifactId>
    <version>4.7.9.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jboss.resteasy : resteasy-spring-web gradle dependency to your build.gradle file:

implementation 'org.jboss.resteasy:resteasy-spring-web:4.7.9.Final'

Gradle Kotlin DSL: Add the following org.jboss.resteasy : resteasy-spring-web gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jboss.resteasy:resteasy-spring-web:4.7.9.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jboss.resteasy : resteasy-spring-web sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jboss.resteasy" % "resteasy-spring-web" % "4.7.9.Final"

Advertisement

Dependencies from Group

Feb 28, 2023
907 usages
976 stars
Aug 22, 2023
669 usages
1k stars
Aug 22, 2023
396 usages
1k stars
Aug 19, 2015
295 usages
1k stars
Aug 22, 2023
293 usages
1k stars

Discover Dependencies

Nov 21, 2022
3 usages
169 stars
Aug 22, 2023
16 usages
5k stars
Jan 08, 2023
8 usages
0 stars
Mar 22, 2008
2 usages
Feb 03, 2022
3 usages