com.paypal.springboot:spring-boot-starter-resteasy

A Spring Boot starter for RESTEasy

License

License

Categories

Categories

Spring Boot Container Microservices RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.paypal.springboot
ArtifactId

ArtifactId

spring-boot-starter-resteasy
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.paypal.springboot:spring-boot-starter-resteasy
A Spring Boot starter for RESTEasy
Project URL

Project URL

https://github.com/paypal/resteasy-spring-boot

Download spring-boot-starter-resteasy

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.3.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.3.2.RELEASE
org.jboss.resteasy : resteasy-jaxrs jar 3.0.16.Final
org.jboss.resteasy : async-http-servlet-3.0 jar 3.0.16.Final
org.jboss.resteasy : resteasy-servlet-initializer jar 3.0.16.Final
org.jboss.resteasy : resteasy-spring jar 3.0.16.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 3.0.16.Final
javax.servlet : javax.servlet-api jar 3.1.0
org.reflections : reflections jar 0.9.10

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.0.RELEASE
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.
com.paypal.springboot

PayPal

Versions

Version
1.0.0-RELEASE