License |
License |
---|---|
Categories |
CategoriesJSON Data fastjson |
GroupId | GroupIdcom.github.fangjinuo.easyjson |
ArtifactId | ArtifactIdfastjson-to-easyjson |
Last Version | Last Version3.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.easyjson:fastjson-to-easyjson:3.2.18
Adapter alibaba fastjson to other json libraries. the fastjson version: 1.2.58
|
Filename | Size |
---|---|
fastjson-to-easyjson-3.2.18.pom | |
fastjson-to-easyjson-3.2.18.jar | 611 KB |
fastjson-to-easyjson-3.2.18-sources.jar | 375 KB |
fastjson-to-easyjson-3.2.18-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/fastjson-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>fastjson-to-easyjson</artifactId>
<version>3.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/fastjson-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:fastjson-to-easyjson:3.2.18'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/fastjson-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:fastjson-to-easyjson:3.2.18")
'com.github.fangjinuo.easyjson:fastjson-to-easyjson:jar:3.2.18'
<dependency org="com.github.fangjinuo.easyjson" name="fastjson-to-easyjson" rev="3.2.18">
<artifact name="fastjson-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='fastjson-to-easyjson', version='3.2.18')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "fastjson-to-easyjson" % "3.2.18"
[com.github.fangjinuo.easyjson/fastjson-to-easyjson "3.2.18"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.easyjson : easyjson-core | jar | 3.2.18 |
com.github.fangjinuo.langx : langx-java | jar | 4.6.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
javax.ws.rs : javax.ws.rs-api Optional | jar | 2.0.1 |
org.apache.cxf : cxf-rt-transports-http Optional | jar | 3.1.2 |
org.apache.cxf : cxf-rt-frontend-jaxrs Optional | jar | 3.1.2 |
org.springframework : spring-websocket Optional | jar | 4.3.7.RELEASE |
org.springframework : spring-webmvc Optional | jar | 4.3.7.RELEASE |
org.springframework : spring-messaging Optional | jar | 4.3.7.RELEASE |
org.springframework.data : spring-data-redis Optional | jar | 1.8.6.RELEASE |
com.squareup.retrofit2 : retrofit | jar | 2.5.0 |
com.squareup.okhttp3 : okhttp | jar | 3.6.0 |
io.springfox : springfox-spring-web Optional | jar | 2.6.1 |
io.javaslang : javaslang | jar | 2.0.6 |
org.glassfish.jersey.core : jersey-common | jar | 2.23.2 |
joda-time : joda-time | jar | 2.10 |
net.sf.trove4j : core | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.easyjson : easyjson-examples | jar | 3.2.18 |
com.github.fangjinuo.easyjson : easyjson-jackson | jar | 3.2.18 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.0 |
junit : junit Optional | jar | 4.13.1 |
org.slf4j : slf4j-simple | jar | 1.7.0 |