json-lib

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

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.sf.json-lib
ArtifactId

ArtifactId

json-lib
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://json-lib.sourceforge.net
Project Organization

Project Organization

Json-lib

Download json-lib

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
junit : junit Optional jar 3.8.2
commons-beanutils : commons-beanutils jar 1.8.0
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.5
commons-logging : commons-logging jar 1.1.1
xom : xom Optional jar 1.1
oro : oro Optional jar 2.0.8
net.sf.ezmorph : ezmorph jar 1.0.6
org.codehaus.groovy : groovy-all Optional jar 1.7.5

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.14

test (2)

Group / Artifact Type Version
xmlunit : xmlunit jar 1.0
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.

Json-lib

Build Status (travis) Build Status ASL2 Licensed download Download donations Patreon orange


json lib

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans.

Refer to the project guide for further information on configuration and usage.

Enterprise Support

Available as part of the Tidelift Subscription.

The maintainers of org.kordamp.json:json-lib-core and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. Learn more.

Versions

Version
2.4
2.3
2.2.3
2.2.2
2.2.1
2.2
2.1
2.0
1.1
1.0.1
1.0
0.9
0.8
0.7.1