Last Version

jsonassert 0.1.2

Small library for those who have a hard time understanding the complexity of JSON Path.'

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.blogspot.toomuchcoding
ArtifactId

ArtifactId

jsonassert
Version

Version

0.1.2
Type

Type

jar
Description

Description

jsonassert
Small library for those who have a hard time understanding the complexity of JSON Path.'
Project URL

Project URL

https://github.com/marcingrzejszczak/jsonassert
Source Code Management

Source Code Management

https://github.com/marcingrzejszczak/jsonassert

Download jsonassert 0.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.0.0

test (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.5
org.objenesis : objenesis jar 2.1
cglib : cglib-nodep jar 3.1

Project Modules

There are no modules declared in this project.