org.jsonbuddy:jsonbuddy

A Java8 library used to parse and generate json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonbuddy
ArtifactId

ArtifactId

jsonbuddy
Last Version

Last Version

0.18.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.jsonbuddy:jsonbuddy
A Java8 library used to parse and generate json
Source Code Management

Source Code Management

https://github.com/anders88/jsonbuddy.git

Download jsonbuddy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.bytebuddy : byte-buddy Optional jar 1.11.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.1
0.18
0.17
0.16
0.15.0
0.14.2
0.14.1
0.14.0
0.13.2
0.13.1
0.13.0
0.12.0
0.11.0
0.10.1
0.10.0
0.9.0
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0