| License |
License |
|---|---|
| Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications JSON Data fastjson |
| GroupId | GroupIdcom.hazelcast.jsurfer |
| ArtifactId | ArtifactIdjsurfer-fastjson |
| Last Version | Last Version0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLet's surf on json
|
| Filename | Size |
|---|---|
| jsurfer-fastjson-0.10.pom | |
| jsurfer-fastjson-0.10.jar | 7 KB |
| jsurfer-fastjson-0.10-sources.jar | 6 KB |
| jsurfer-fastjson-0.10-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.jsurfer/jsurfer-fastjson/ -->
<dependency>
<groupId>com.hazelcast.jsurfer</groupId>
<artifactId>jsurfer-fastjson</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jsurfer/jsurfer-fastjson/
implementation 'com.hazelcast.jsurfer:jsurfer-fastjson:0.10'
// https://jarcasting.com/artifacts/com.hazelcast.jsurfer/jsurfer-fastjson/
implementation ("com.hazelcast.jsurfer:jsurfer-fastjson:0.10")
'com.hazelcast.jsurfer:jsurfer-fastjson:jar:0.10'
<dependency org="com.hazelcast.jsurfer" name="jsurfer-fastjson" rev="0.10">
<artifact name="jsurfer-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jsurfer', module='jsurfer-fastjson', version='0.10')
)
libraryDependencies += "com.hazelcast.jsurfer" % "jsurfer-fastjson" % "0.10"
[com.hazelcast.jsurfer/jsurfer-fastjson "0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast.jsurfer : jsurfer-core | jar | 0.10 |
| com.alibaba : fastjson | jar | 1.2.79 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.mockito : mockito-core | jar | 4.3.0 |
| junit : junit | jar | 4.13.2 |
| com.google.guava : guava-io | jar | r03 |