Boxed Json

Mutable JSON classes with easy search and manipulation in Java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.vladsch.boxed-json
ArtifactId

ArtifactId

boxed-json
Last Version

Last Version

0.5.32
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/vsch/boxed-json

Download boxed-json

How to add to project

<!-- https://jarcasting.com/artifacts/com.vladsch.boxed-json/boxed-json/ -->
<dependency>
    <groupId>com.vladsch.boxed-json</groupId>
    <artifactId>boxed-json</artifactId>
    <version>0.5.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladsch.boxed-json/boxed-json/
implementation 'com.vladsch.boxed-json:boxed-json:0.5.32'
// https://jarcasting.com/artifacts/com.vladsch.boxed-json/boxed-json/
implementation ("com.vladsch.boxed-json:boxed-json:0.5.32")
'com.vladsch.boxed-json:boxed-json:jar:0.5.32'
<dependency org="com.vladsch.boxed-json" name="boxed-json" rev="0.5.32">
  <artifact name="boxed-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladsch.boxed-json', module='boxed-json', version='0.5.32')
)
libraryDependencies += "com.vladsch.boxed-json" % "boxed-json" % "0.5.32"
[com.vladsch.boxed-json/boxed-json "0.5.32"]

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.1.4
org.jetbrains : annotations jar 15.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.32
0.5.30
0.5.28
0.5.26
0.5.24
0.5.22
0.5.20
0.5.18
0.5.16
0.5.14
0.5.12
0.5.10
0.5.8
0.5.6
0.5.4
0.5.3
0.5.2
0.5.1