Last Version

com.github.fangjinuo.easyjson:boonjson-to-easyjson:3.2.18 3.2.18

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
ArtifactId

ArtifactId

boonjson-to-easyjson
Version

Version

3.2.18
Type

Type

jar
Description

Description

com.github.fangjinuo.easyjson:boonjson-to-easyjson:3.2.18
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 boonjson-to-easyjson 3.2.18


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.fangjinuo.easyjson : easyjson-core jar 3.2.18
com.github.advantageous : boon-reflekt jar 0.5.7-RC1
com.github.fangjinuo.easyjson : easyjson-gson jar 3.2.18
com.google.code.gson : gson jar 2.8.5
com.github.fangjinuo.langx : langx-java jar 4.6.10

provided (1)

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

test (3)

Group / Artifact Type Version
com.github.fangjinuo.easyjson : easyjson-examples Optional jar 3.2.18
junit : junit Optional jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.0

Project Modules

There are no modules declared in this project.