is not current version
Last Version 11.9

Feign Gson 11.6

Feign Gson

License

License

Categories

Categories

Feign Net HTTP Clients Gson Data JSON
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-gson
Version

Version

11.6
Type

Type

jar
Description

Description

Feign Gson
Feign Gson
Project Organization

Project Organization

OpenFeign

Download feign-gson 11.6


<!-- https://jarcasting.com/artifacts/io.github.openfeign/feign-gson/ -->
<dependency>
    <groupId>io.github.openfeign</groupId>
    <artifactId>feign-gson</artifactId>
    <version>11.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.openfeign/feign-gson/
implementation 'io.github.openfeign:feign-gson:11.6'
// https://jarcasting.com/artifacts/io.github.openfeign/feign-gson/
implementation ("io.github.openfeign:feign-gson:11.6")
'io.github.openfeign:feign-gson:jar:11.6'
<dependency org="io.github.openfeign" name="feign-gson" rev="11.6">
  <artifact name="feign-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.openfeign', module='feign-gson', version='11.6')
)
libraryDependencies += "io.github.openfeign" % "feign-gson" % "11.6"
[io.github.openfeign/feign-gson "11.6"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.6
com.google.code.gson : gson jar 2.8.7

test (3)

Group / Artifact Type Version
io.github.openfeign : feign-core test-jar 11.6
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.10.0

Project Modules

There are no modules declared in this project.