Last Version

com.github.fangjinuo.easyjson.supports:easyjson-supports-feign 3.0.2

A JSON Facade: Supports adapter any json library to gson, jackson, fastjson etc. Provides a unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson.

License

License

Categories

Categories

Feign Net HTTP Clients JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson.supports
ArtifactId

ArtifactId

easyjson-supports-feign
Version

Version

3.0.2
Type

Type

jar
Description

Description

A JSON Facade: Supports adapter any json library to gson, jackson, fastjson etc. Provides a unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson.

Download easyjson-supports-feign 3.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 10.0.0
com.github.fangjinuo.easyjson : easyjson-core jar 3.0.2
com.github.fangjinuo.langx : langx-java jar 2.8.3

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.