License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.infrastructurebuilder.usurped |
ArtifactId | ArtifactIdjsonassert |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSONassert
A library to develop RESTful but flexible APIs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsonassert-1.5.1.1.pom | |
jsonassert-1.5.1.1.jar | 31 KB |
jsonassert-1.5.1.1-tests.jar | 30 KB |
jsonassert-1.5.1.1-test-sources.jar | 20 KB |
jsonassert-1.5.1.1-test-javadoc.jar | 452 KB |
jsonassert-1.5.1.1-sources.jar | 31 KB |
jsonassert-1.5.1.1-javadoc.jar | 513 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.usurped/jsonassert/ -->
<dependency>
<groupId>org.infrastructurebuilder.usurped</groupId>
<artifactId>jsonassert</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.usurped/jsonassert/
implementation 'org.infrastructurebuilder.usurped:jsonassert:1.5.1.1'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.usurped/jsonassert/
implementation ("org.infrastructurebuilder.usurped:jsonassert:1.5.1.1")
'org.infrastructurebuilder.usurped:jsonassert:jar:1.5.1.1'
<dependency org="org.infrastructurebuilder.usurped" name="jsonassert" rev="1.5.1.1">
<artifact name="jsonassert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.usurped', module='jsonassert', version='1.5.1.1')
)
libraryDependencies += "org.infrastructurebuilder.usurped" % "jsonassert" % "1.5.1.1"
[org.infrastructurebuilder.usurped/jsonassert "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20210307 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |