MVN

com.vladsch.boxed-json : boxed-json

Maven & Gradle

May 01, 2023
2 usages
3 stars

Boxed Json · Mutable JSON classes with easy search and manipulation in Java

<dependency>
    <groupId>com.vladsch.boxed-json</groupId>
    <artifactId>boxed-json</artifactId>
    <version>0.5.34</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.5.34

All Versions

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

Version Vulnerabilities Updated
0.5.x
boxed-json-0.5.34
boxed-json-0.5.32
boxed-json-0.5.30
boxed-json-0.5.28
boxed-json-0.5.26
boxed-json-0.5.24
boxed-json-0.5.22
boxed-json-0.5.20
boxed-json-0.5.18
boxed-json-0.5.16
boxed-json-0.5.14
boxed-json-0.5.12
boxed-json-0.5.10
boxed-json-0.5.8
boxed-json-0.5.6
boxed-json-0.5.4
boxed-json-0.5.3
boxed-json-0.5.2
boxed-json-0.5.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.vladsch.boxed-json</groupId>
    <artifactId>boxed-json</artifactId>
    <version>0.5.34</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.vladsch.boxed-json:boxed-json:0.5.34'

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

implementation("com.vladsch.boxed-json:boxed-json:0.5.34")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.vladsch.boxed-json" % "boxed-json" % "0.5.34"

Advertisement

Dependencies from Group

May 01, 2023
2 usages
3 stars

Discover Dependencies

Mar 10, 2018
1 usages
10 stars
Aug 23, 2018
1 usages
14 stars
Dec 03, 2020
3 usages
6 stars
Mar 12, 2018
1 usages
Nov 16, 2018
1 usages
Dec 27, 2021
3 usages
4 stars
Apr 18, 2018
1 usages
9 stars
Mar 27, 2018
1 usages
0 stars