Download resteasy-spring-boot-starter-2.3.4-RELEASE.jar file - Jar r

Jar examples for r:resteasy-spring-boot-starter

Description

A Spring Boot starter for RESTEasy

You can download jar file resteasy-spring-boot-starter 2.3.4-RELEASE in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add resteasy-spring-boot-starter-2.3.4-RELEASE.jar to your project.

<dependency>
   <groupId>com.paypal.springboot</groupId>
   <artifactId>resteasy-spring-boot-starter</artifactId>
   <version>2.3.4-RELEASE</version>
</dependency>
compile group: 'com.paypal.springboot', name: 'resteasy-spring-boot-starter', version: '2.3.4-RELEASE'
libraryDependencies += "com.paypal.springboot" % "resteasy-spring-boot-starter" % "2.3.4-RELEASE"
<dependency org="com.paypal.springboot" name="resteasy-spring-boot-starter" rev="2.3.4-RELEASE"/>
@Grapes(@Grab(group='com.paypal.springboot', module='resteasy-spring-boot-starter', version='2.3.4-RELEASE'))
'com.paypal.springboot:resteasy-spring-boot-starter:jar:2.3.4-RELEASE'

Download

Click the following link to download the jar file.

resteasy-spring-boot-starter-2.3.4-RELEASE-javadoc.jar
resteasy-spring-boot-starter-2.3.4-RELEASE-sources.jar
resteasy-spring-boot-starter-2.3.4-RELEASE.jar
resteasy-spring-boot-starter-2.3.4-RELEASE.pom



Related Tutorials