OO-JSON wrapper

Wrapper for Java API for JSON Processing with OOP in mind.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.piotrkot
ArtifactId

ArtifactId

oojson
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

OO-JSON wrapper
Wrapper for Java API for JSON Processing with OOP in mind.
Project URL

Project URL

https://github.com/piotrkot/oojson
Source Code Management

Source Code Management

https://github.com/piotrkot/oojson

Download oojson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.1.4
org.cactoos : cactoos jar 0.50

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
com.google.code.findbugs : annotations jar 3.0.1

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.7.0
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0