License |
License |
---|---|
Categories |
CategoriesJSON Data fastjson |
GroupId | GroupIdcom.github.jsurfer |
ArtifactId | ArtifactIdjsurfer-fastjson |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLet's surf on json
|
Filename | Size |
---|---|
jsurfer-fastjson-1.6.3.pom | |
jsurfer-fastjson-1.6.3.jar | 7 KB |
jsurfer-fastjson-1.6.3-sources.jar | 4 KB |
jsurfer-fastjson-1.6.3-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jsurfer/jsurfer-fastjson/ -->
<dependency>
<groupId>com.github.jsurfer</groupId>
<artifactId>jsurfer-fastjson</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsurfer/jsurfer-fastjson/
implementation 'com.github.jsurfer:jsurfer-fastjson:1.6.3'
// https://jarcasting.com/artifacts/com.github.jsurfer/jsurfer-fastjson/
implementation ("com.github.jsurfer:jsurfer-fastjson:1.6.3")
'com.github.jsurfer:jsurfer-fastjson:jar:1.6.3'
<dependency org="com.github.jsurfer" name="jsurfer-fastjson" rev="1.6.3">
<artifact name="jsurfer-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsurfer', module='jsurfer-fastjson', version='1.6.3')
)
libraryDependencies += "com.github.jsurfer" % "jsurfer-fastjson" % "1.6.3"
[com.github.jsurfer/jsurfer-fastjson "1.6.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jsurfer : jsurfer-core | jar | 1.6.3 |
com.alibaba : fastjson | jar | 1.2.76 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.0 |
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.13.1 |
com.google.guava : guava-io | jar | r03 |