не последняя версия
Последняя версия 2.3.4-RELEASE

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

A Spring Boot starter for RESTEasy

Категории

Категории

Spring Boot Контейнер Микросервисы RESTEasy Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.paypal.springboot
Идентификатор

Идентификатор

resteasy-spring-boot-starter
Версия

Версия

2.1.1-RELEASE
Тип

Тип

jar

Скачать resteasy-spring-boot-starter 2.1.1-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.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.springboot/resteasy-spring-boot-starter/
implementation 'com.paypal.springboot:resteasy-spring-boot-starter:2.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.paypal.springboot/resteasy-spring-boot-starter/
implementation ("com.paypal.springboot:resteasy-spring-boot-starter:2.1.1-RELEASE")
'com.paypal.springboot:resteasy-spring-boot-starter:jar:2.1.1-RELEASE'
<dependency org="com.paypal.springboot" name="resteasy-spring-boot-starter" rev="2.1.1-RELEASE">
  <artifact name="resteasy-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.springboot', module='resteasy-spring-boot-starter', version='2.1.1-RELEASE')
)
libraryDependencies += "com.paypal.springboot" % "resteasy-spring-boot-starter" % "2.1.1-RELEASE"
[com.paypal.springboot/resteasy-spring-boot-starter "2.1.1-RELEASE"]