MVN

org.jboss.resteasy.spring : resteasy-spring-feature-pack

Maven & Gradle

Jun 26, 2023
2 stars

RESTEasy Spring: Feature Pack

<dependency>
    <groupId>org.jboss.resteasy.spring</groupId>
    <artifactId>resteasy-spring-feature-pack</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-feature-pack to add to Maven - Latest Versions:

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

All Versions

Choose a version of org.jboss.resteasy.spring : resteasy-spring-feature-pack to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
resteasy-spring-feature-pack-3.0.3.Final
resteasy-spring-feature-pack-3.0.2.Final
resteasy-spring-feature-pack-3.0.1.Final
resteasy-spring-feature-pack-3.0.0.Final
resteasy-spring-feature-pack-3.0.0.Beta3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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