MVN

com.zendesk.jazon : jazon

Maven & Gradle

May 05, 2019
21 stars

Jazon · A library for test assertions on JSON payloads.

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

Latest Version

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

  • Latest Stable: 0.3-alpha
  • Latest Alpha: 0.3-alpha

All Versions

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

Version Vulnerabilities Updated
0.3
jazon-0.3-alpha

How to add a dependency to Maven

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

<dependency>
    <groupId>com.zendesk.jazon</groupId>
    <artifactId>jazon</artifactId>
    <version>0.3-alpha</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.zendesk.jazon:jazon:0.3-alpha'

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

implementation("com.zendesk.jazon:jazon:0.3-alpha")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.zendesk.jazon" % "jazon" % "0.3-alpha"

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

Aug 23, 2023
10 usages
3 stars
Apr 30, 2019
0 stars
May 24, 2019
1 usages
24 stars
Dec 09, 2019
1 usages
24 stars
Mar 15, 2023
2 usages
149 stars
May 05, 2019
14 stars
Mar 02, 2020
4 usages