Json-lib

Java library for transforming beans, maps, collections, arrays and XML to JSON.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.kordamp.json
ArtifactId

ArtifactId

json-lib-core
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Json-lib
Java library for transforming beans, maps, collections, arrays and XML to JSON.
Project URL

Project URL

https://github.com/aalmiray/json-lib
Source Code Management

Source Code Management

https://github.com/aalmiray/json-lib

Download json-lib-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
junit : junit jar 4.12
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.28
org.slf4j : jcl-over-slf4j jar 1.7.28
xom : xom jar 1.3.2
org.kordamp.ezmorph : ezmorph jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1