Last Version

OO-JSON wrapper 1.7.1

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
Version

Version

1.7.1
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 1.7.1


<!-- 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.