Последняя версия

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

A Spring Boot starter for RESTEasy

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

Версия

1.0.0-RELEASE
Тип

Тип

jar
Описание

Описание

com.paypal.springboot:spring-boot-starter-resteasy
A Spring Boot starter for RESTEasy
Ссылка на сайт

Ссылка на сайт

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

Скачать spring-boot-starter-resteasy 1.0.0-RELEASE


<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 4.1.0.RELEASE
org.testng : testng jar 6.1.1

Модули Проекта

Данный проект не имеет модулей.