MVN

org.jboss.resteasy : resteasy-spring-boot-starter

Maven & Gradle

Aug 17, 2022
24 usages
117 stars

resteasy-spring-boot-starter · A Spring Boot starter for RESTEasy

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

Latest Version

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

  • Latest Stable: 3.9.4.Final
  • Latest Beta: 5.0.0.Beta1
  • Latest Alpha: 6.0.0.Alpha2

All Versions

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

Version Vulnerabilities Updated
6.0.x
resteasy-spring-boot-starter-6.0.0.Alpha2
resteasy-spring-boot-starter-6.0.0.Alpha1
5.0.x
resteasy-spring-boot-starter-5.0.0.Final
resteasy-spring-boot-starter-5.0.0.Beta1
resteasy-spring-boot-starter-5.0.0.Alpha1
4.9.x
resteasy-spring-boot-starter-4.9.2.Final
resteasy-spring-boot-starter-4.9.1.Final
resteasy-spring-boot-starter-4.9.0.Final
4.8.x
resteasy-spring-boot-starter-4.8.2.Final
resteasy-spring-boot-starter-4.8.1.Final
resteasy-spring-boot-starter-4.8.0.Final
4.7.x
resteasy-spring-boot-starter-4.7.0.Final
4.6.x
resteasy-spring-boot-starter-4.6.4.Final
resteasy-spring-boot-starter-4.6.2.Final
resteasy-spring-boot-starter-4.6.1.Final
resteasy-spring-boot-starter-4.6.0.Final
4.5.x
resteasy-spring-boot-starter-4.5.1.Final
resteasy-spring-boot-starter-4.5.0.Final
4.4.x
resteasy-spring-boot-starter-4.4.0.Final
4.3.x
resteasy-spring-boot-starter-4.3.1.Final
resteasy-spring-boot-starter-4.3.0.Final
4.2.x
resteasy-spring-boot-starter-4.2.0.Final
4.1.x
resteasy-spring-boot-starter-4.1.1.Final
resteasy-spring-boot-starter-4.1.0.Final
4.0.x
resteasy-spring-boot-starter-4.0.0.Final
3.9.x
resteasy-spring-boot-starter-3.9.4.Final
resteasy-spring-boot-starter-3.9.3.Final
resteasy-spring-boot-starter-3.9.2.Final
resteasy-spring-boot-starter-3.9.1.Final
resteasy-spring-boot-starter-3.9.0.Final
3.8.x
resteasy-spring-boot-starter-3.8.0.Final
3.7.x
resteasy-spring-boot-starter-3.7.0.Final
3.6.x
resteasy-spring-boot-starter-3.6.4.Final
resteasy-spring-boot-starter-3.6.3.Final
resteasy-spring-boot-starter-3.6.2.Final
resteasy-spring-boot-starter-3.6.1.Final
resteasy-spring-boot-starter-3.6.0.Final
3.5.x
resteasy-spring-boot-starter-3.5.0.Final
3.4.x
resteasy-spring-boot-starter-3.4.1.Final
resteasy-spring-boot-starter-3.4.0.Final
3.3.x
resteasy-spring-boot-starter-3.3.3.Final
resteasy-spring-boot-starter-3.3.2.SP1
resteasy-spring-boot-starter-3.3.2.Final
resteasy-spring-boot-starter-3.3.1.Final
resteasy-spring-boot-starter-3.3.0.Final
3.2.x
resteasy-spring-boot-starter-3.2.1.Final
resteasy-spring-boot-starter-3.2.0.Final
3.1.x
resteasy-spring-boot-starter-3.1.1.Final
resteasy-spring-boot-starter-3.1.0.Final
3.0.x
resteasy-spring-boot-starter-3.0.0.Final
2.0.x
resteasy-spring-boot-starter-2.0.1.Final
resteasy-spring-boot-starter-2.0.0.Beta1
1.0.x
resteasy-spring-boot-starter-1.0.1.Final
resteasy-spring-boot-starter-1.0.0.Final
resteasy-spring-boot-starter-1.0.0.Beta1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>resteasy-spring-boot-starter</artifactId>
    <version>3.9.4.Final</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jboss.resteasy:resteasy-spring-boot-starter:3.9.4.Final'

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

implementation("org.jboss.resteasy:resteasy-spring-boot-starter:3.9.4.Final")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jboss.resteasy" % "resteasy-spring-boot-starter" % "3.9.4.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

Jun 26, 2023
3 usages
1.7k stars
Jun 26, 2023
9 usages
1.7k stars
Jun 08, 2018
2 stars
Apr 18, 2018
1 usages
0 stars
Jul 06, 2023
2 usages
773 stars
Mar 24, 2020
31 stars