MVN

org.zalando : jzon

Maven & Gradle

Oct 01, 2019
5 stars

Jzon · A set of APIs enabling the parsing of values from json payloads with different naming conventions and structures

<dependency>
    <groupId>org.zalando</groupId>
    <artifactId>jzon</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.zalando : jzon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of org.zalando : jzon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
jzon-1.5.0

How to add a dependency to Maven

Add the following org.zalando : jzon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.zalando</groupId>
    <artifactId>jzon</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.zalando : jzon gradle dependency to your build.gradle file:

implementation 'org.zalando:jzon:1.5.0'

Gradle Kotlin DSL: Add the following org.zalando : jzon gradle kotlin dependency to your build.gradle.kts file:

implementation("org.zalando:jzon:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.zalando : jzon sbt scala dependency to your build.sbt file:

libraryDependencies += "org.zalando" % "jzon" % "1.5.0"

Advertisement

Dependencies from Group

Jan 07, 2022
47 usages
809 stars
Apr 14, 2023
40 usages
941 stars
Jan 07, 2022
32 usages
809 stars
Jul 03, 2023
28 usages
251 stars
Jul 17, 2023
27 usages
1.7k stars

Discover Dependencies

Aug 19, 2022
17 stars
Mar 11, 2021
7 usages
17 stars
Oct 07, 2022
2 usages
14 stars
Oct 03, 2019
2 usages
137 stars
Nov 16, 2022
61 usages
426 stars