jsonassert-fastjson

A library to develop RESTful but flexible APIs

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.zippoy
ArtifactId

ArtifactId

jsonassert-fastjson
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jsonassert-fastjson
A library to develop RESTful but flexible APIs
Project URL

Project URL

https://github.com/zippoy/jsonassert-fastjson

Download jsonassert-fastjson

How to add to project

<!-- https://jarcasting.com/artifacts/com.zippoy/jsonassert-fastjson/ -->
<dependency>
    <groupId>com.zippoy</groupId>
    <artifactId>jsonassert-fastjson</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zippoy/jsonassert-fastjson/
implementation 'com.zippoy:jsonassert-fastjson:2.0.0'
// https://jarcasting.com/artifacts/com.zippoy/jsonassert-fastjson/
implementation ("com.zippoy:jsonassert-fastjson:2.0.0")
'com.zippoy:jsonassert-fastjson:jar:2.0.0'
<dependency org="com.zippoy" name="jsonassert-fastjson" rev="2.0.0">
  <artifact name="jsonassert-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zippoy', module='jsonassert-fastjson', version='2.0.0')
)
libraryDependencies += "com.zippoy" % "jsonassert-fastjson" % "2.0.0"
[com.zippoy/jsonassert-fastjson "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.61

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.5.0