is not current version
Last Version 0.5.0

AssertJ JSON 0.4.0

Java library for asserting JSON using AssertJ and Gson

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ragnaroh
ArtifactId

ArtifactId

assertj-json
Version

Version

0.4.0
Type

Type

jar
Description

Description

AssertJ JSON
Java library for asserting JSON using AssertJ and Gson
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.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.15.0
com.google.code.gson : gson jar 2.8.6

test (1)

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

Project Modules

There are no modules declared in this project.