MVN

com.revinate : assertj-json

Maven & Gradle

May 17, 2018
14 usages
26 stars

AssertJ for JSON · A set of AssertJ assertions for JSON validation.

<dependency>
    <groupId>com.revinate</groupId>
    <artifactId>assertj-json</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.revinate : assertj-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.revinate : assertj-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
assertj-json-1.2.0
1.1.x
assertj-json-1.1.0
1.0.x
assertj-json-1.0.1
assertj-json-1.0.0

How to add a dependency to Maven

Add the following com.revinate : assertj-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.revinate</groupId>
    <artifactId>assertj-json</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.revinate : assertj-json gradle dependency to your build.gradle file:

implementation 'com.revinate:assertj-json:1.2.0'

Gradle Kotlin DSL: Add the following com.revinate : assertj-json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.revinate:assertj-json:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.revinate : assertj-json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.revinate" % "assertj-json" % "1.2.0"

Advertisement

Dependencies from Group

May 17, 2018
14 usages
26 stars
Apr 21, 2018
2 usages
1 stars
Feb 12, 2016
1 usages
1 stars
May 15, 2016
1 usages
16 stars
Oct 20, 2017
3 stars

Discover Dependencies

Aug 01, 2023
1 usages
54 stars
Aug 01, 2023
1 usages
54 stars
Aug 01, 2023
1 usages
54 stars
Apr 22, 2016
1 stars
May 04, 2017
3 stars
Jan 13, 2016
3 usages
6 stars
Mar 17, 2016
5 usages
2 stars