MVN

com.zendesk.jazon : jazon-core

Maven & Gradle

Oct 01, 2022
2 usages
21 stars

Jazon · A library for test assertions on JSON payloads.

<dependency>
    <groupId>com.zendesk.jazon</groupId>
    <artifactId>jazon-core</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zendesk.jazon : jazon-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.zendesk.jazon : jazon-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
jazon-core-0.4.0
0.3.x
jazon-core-0.3.1
jazon-core-0.3.0

How to add a dependency to Maven

Add the following com.zendesk.jazon : jazon-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zendesk.jazon</groupId>
    <artifactId>jazon-core</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zendesk.jazon : jazon-core gradle dependency to your build.gradle file:

implementation 'com.zendesk.jazon:jazon-core:0.4.0'

Gradle Kotlin DSL: Add the following com.zendesk.jazon : jazon-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zendesk.jazon:jazon-core:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zendesk.jazon : jazon-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zendesk.jazon" % "jazon-core" % "0.4.0"

Advertisement

Dependencies from Group

Oct 01, 2022
2 usages
21 stars
May 05, 2019
21 stars
Oct 01, 2022
21 stars
Oct 01, 2022
21 stars

Discover Dependencies

Nov 09, 2022
3 usages
Dec 22, 2022
2 usages
183 stars
Oct 30, 2019
2 usages
5 stars
Nov 05, 2019
3 usages
0 stars
Mar 12, 2020
3 usages
7 stars
Apr 03, 2020
3 usages
1 stars
Mar 14, 2020
6 usages
10 stars