Last Version

resteasy-spring-boot-starter 2.3.4-RELEASE

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

resteasy-spring-boot-starter
Version

Version

2.3.4-RELEASE
Type

Type

jar
Description

Description

resteasy-spring-boot-starter
A Spring Boot starter for RESTEasy
Project URL

Project URL

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

Download resteasy-spring-boot-starter 2.3.4-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.8.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.8.RELEASE
org.jboss.resteasy : resteasy-jaxrs jar 3.1.4.Final
org.jboss.resteasy : resteasy-servlet-initializer jar 3.1.4.Final
org.jboss.resteasy : resteasy-spring jar 3.1.4.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 3.1.4.Final
javax.servlet : javax.servlet-api jar 3.1.0

test (8)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.0.RELEASE
org.testng : testng jar 6.1.1
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-core jar 1.6.6
org.powermock : powermock-api-mockito jar 1.6.5
org.powermock : powermock-module-testng-common jar 1.6.5
org.powermock : powermock-module-testng jar 1.6.5
org.powermock : powermock-reflect jar 1.6.5

Project Modules

There are no modules declared in this project.