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

com.holon-platform.jaxrs:holon-starter-resteasy-client-gson 5.4.0

Holon Spring Boot JAX-RS Client starter using Resteasy and Gson as JSON provider

Категории

Категории

CLI Взаимодействие с пользователем Gson Данные JSON ORM RESTEasy Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.holon-platform.jaxrs
Идентификатор

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

holon-starter-resteasy-client-gson
Версия

Версия

5.4.0
Тип

Тип

jar

Скачать holon-starter-resteasy-client-gson 5.4.0


<!-- https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-starter-resteasy-client-gson/ -->
<dependency>
    <groupId>com.holon-platform.jaxrs</groupId>
    <artifactId>holon-starter-resteasy-client-gson</artifactId>
    <version>5.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-starter-resteasy-client-gson/
implementation 'com.holon-platform.jaxrs:holon-starter-resteasy-client-gson:5.4.0'
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-starter-resteasy-client-gson/
implementation ("com.holon-platform.jaxrs:holon-starter-resteasy-client-gson:5.4.0")
'com.holon-platform.jaxrs:holon-starter-resteasy-client-gson:jar:5.4.0'
<dependency org="com.holon-platform.jaxrs" name="holon-starter-resteasy-client-gson" rev="5.4.0">
  <artifact name="holon-starter-resteasy-client-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.jaxrs', module='holon-starter-resteasy-client-gson', version='5.4.0')
)
libraryDependencies += "com.holon-platform.jaxrs" % "holon-starter-resteasy-client-gson" % "5.4.0"
[com.holon-platform.jaxrs/holon-starter-resteasy-client-gson "5.4.0"]