Last Version

AssertJ for JSON 1.2.0

A set of AssertJ assertions for JSON validation.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.revinate
ArtifactId

ArtifactId

assertj-json
Version

Version

1.2.0
Type

Type

jar
Description

Description

AssertJ for JSON
A set of AssertJ assertions for JSON validation.
Project URL

Project URL

https://github.com/revinate/assertj-json
Source Code Management

Source Code Management

https://github.com/revinate/assertj-json

Download assertj-json 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.jayway.jsonpath : json-path jar 2.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
org.assertj : assertj-core jar 3.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.