Last Version

AssertJ JSON 0.5.0

Java library for asserting JSON using AssertJ and Jackson

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ragnaroh
ArtifactId

ArtifactId

assertj-json
Version

Version

0.5.0
Type

Type

jar
Description

Description

AssertJ JSON
Java library for asserting JSON using AssertJ and Jackson
Project URL

Project URL

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

Source Code Management

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

Download assertj-json 0.5.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.