License |
License |
---|---|
Categories |
CategoriesJSON Data fastjson |
GroupId | GroupIdcom.zippoy |
ArtifactId | ArtifactIdjsonassert-fastjson |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsonassert-fastjson
A library to develop RESTful but flexible APIs
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsonassert-fastjson-2.0.0.pom | |
jsonassert-fastjson-2.0.0.jar | 34 KB |
jsonassert-fastjson-2.0.0-sources.jar | 33 KB |
jsonassert-fastjson-2.0.0-javadoc.jar | 152 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.61 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |