Categories |
CategoriesFeign Net HTTP Clients Gson Data JSON |
---|---|
GroupId | GroupIdcom.moonciki.strongfeign |
ArtifactId | ArtifactIdfeign-gson |
Last Version | Last Version10.3.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeign-gson
feign-gson
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
${project.groupId} » feign-core | jar | |
com.google.code.gson : gson | jar |
Group / Artifact | Type | Version |
---|---|---|
${project.groupId} » feign-core | test-jar |