feign-gson


Categories

Categories

Feign Net HTTP Clients Gson Data JSON
GroupId

GroupId

com.moonciki.strongfeign
ArtifactId

ArtifactId

feign-gson
Last Version

Last Version

10.3.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

feign-gson
feign-gson

Download feign-gson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
${project.groupId} » feign-core jar
com.google.code.gson : gson jar

test (1)

Group / Artifact Type Version
${project.groupId} » feign-core test-jar

Project Modules

There are no modules declared in this project.
com.moonciki.strongfeign

Versions

Version
10.3.1-RELEASE
10.2.3