Jar examples for r:resteasy-spring-boot-starter
A Spring Boot starter for RESTEasy
You can download jar file resteasy-spring-boot-starter 2.3.0-RELEASE in this page.
The Apache License, Version 2.0
You can use the following script to add resteasy-spring-boot-starter-2.3.0-RELEASE.jar to your project.
<dependency> <groupId>com.paypal.springboot</groupId> <artifactId>resteasy-spring-boot-starter</artifactId> <version>2.3.0-RELEASE</version> </dependency>
compile group: 'com.paypal.springboot', name: 'resteasy-spring-boot-starter', version: '2.3.0-RELEASE'
libraryDependencies += "com.paypal.springboot" % "resteasy-spring-boot-starter" % "2.3.0-RELEASE"
<dependency org="com.paypal.springboot" name="resteasy-spring-boot-starter" rev="2.3.0-RELEASE"/>
@Grapes(@Grab(group='com.paypal.springboot', module='resteasy-spring-boot-starter', version='2.3.0-RELEASE'))
'com.paypal.springboot:resteasy-spring-boot-starter:jar:2.3.0-RELEASE'
Click the following link to download the jar file.
resteasy-spring-boot-starter-2.3.0-RELEASE-javadoc.jar