License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.fangjinuo.easyjson |
ArtifactId | ArtifactIdboonjson-to-easyjson |
Last Version | Last Version3.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.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.
|
Filename | Size |
---|---|
boonjson-to-easyjson-3.2.18.pom | |
boonjson-to-easyjson-3.2.18.jar | 116 KB |
boonjson-to-easyjson-3.2.18-sources.jar | 94 KB |
boonjson-to-easyjson-3.2.18-javadoc.jar | 394 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.0 |
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 |