MVN

com.esotericsoftware : jsonbeans

Maven & Gradle

Jun 14, 2014
5 usages
92 stars

JsonBeans · Java object graphs, to and from JSON automatically

<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>jsonbeans</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.esotericsoftware : jsonbeans to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of com.esotericsoftware : jsonbeans to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
jsonbeans-0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>jsonbeans</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.esotericsoftware : jsonbeans gradle dependency to your build.gradle file:

implementation 'com.esotericsoftware:jsonbeans:0.7'

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

implementation("com.esotericsoftware:jsonbeans:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.esotericsoftware : jsonbeans sbt scala dependency to your build.sbt file:

libraryDependencies += "com.esotericsoftware" % "jsonbeans" % "0.7"

Advertisement

Dependencies from Group

May 19, 2023
722 usages
5.8k stars
Mar 19, 2019
281 usages
1.4k stars
May 19, 2023
269 usages
5.2k stars
Dec 29, 2018
221 usages
169 stars
Jun 14, 2014
16 usages
1.7k stars

Discover Dependencies

Oct 11, 2018
26 usages
0 stars
Aug 14, 2016
2 usages
Feb 25, 2016
3 usages
4 stars
May 31, 2011
3 usages
Aug 28, 2022
14 usages
234 stars
Mar 05, 2020
7 usages
Dec 08, 2020
4 usages
0 stars
Sep 15, 2020
4 usages
21 stars