is not current version
Last Version 5.5.0

com.holon-platform.jaxrs:holon-starter-jersey-client-gson 5.0.3

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

Categories

Categories

CLI User Interface Gson Data JSON ORM Jersey Program Interface REST Frameworks
GroupId

GroupId

com.holon-platform.jaxrs
ArtifactId

ArtifactId

holon-starter-jersey-client-gson
Version

Version

5.0.3
Type

Type

jar

Download holon-starter-jersey-client-gson 5.0.3


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