Last Version

com.github.fangjinuo.easyjson.supports:easyjson-supports 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

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson.supports
ArtifactId

ArtifactId

easyjson-supports
Version

Version

3.0.2
Type

Type

pom
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 3.0.2

Filename Size
easyjson-supports-3.0.2.pom 691 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • easyjson-supports-feign