MVN

org.jboss.resteasy.spring : resteasy-spring-web

Maven & Gradle

Jun 26, 2023
2 usages
2 stars

RESTEasy Spring SPI

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

Latest Version

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

  • Latest Stable: 3.0.3.Final
  • Latest Beta: 3.0.0.Beta3
  • Latest Alpha: 3.0.0.Alpha3

All Versions

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

Version Vulnerabilities Updated
3.0.x
resteasy-spring-web-3.0.3.Final
resteasy-spring-web-3.0.2.Final
resteasy-spring-web-3.0.1.Final
resteasy-spring-web-3.0.0.Final
resteasy-spring-web-3.0.0.Beta3
resteasy-spring-web-3.0.0.Beta2
resteasy-spring-web-3.0.0.Beta1
resteasy-spring-web-3.0.0.Alpha3
resteasy-spring-web-3.0.0.Alpha2
resteasy-spring-web-3.0.0.Alpha1
2.0.x
resteasy-spring-web-2.0.1.Final
resteasy-spring-web-2.0.0.Final
resteasy-spring-web-2.0.0.Beta1
resteasy-spring-web-2.0.0.Alpha1
1.0.x
resteasy-spring-web-1.0.0.Final

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Aug 25, 2021
5 usages
6.4k stars
Dec 23, 2021
20 usages
255 stars
Dec 23, 2021
20 usages
255 stars
Jul 20, 2023
14 usages
628 stars
Aug 10, 2023
126 usages
27 stars
Aug 11, 2023
16 usages
265 stars
Aug 18, 2022
2 usages
47 stars
Jun 23, 2023
10 usages
150 stars