Confectory Data Mapper - Json.org

Confectory module that adds support to JSON and XML using json.org's reference implementation as provider

License

License

Categories

Categories

Data Net JSON
GroupId

GroupId

net.obvj
ArtifactId

ArtifactId

confectory-datamapper-json-org
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Confectory Data Mapper - Json.org
Confectory module that adds support to JSON and XML using json.org's reference implementation as provider

Download confectory-datamapper-json-org

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.obvj : confectory-core jar 2.1.0
org.json : json jar 20211205
org.slf4j : slf4j-api jar 1.7.36

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
net.obvj : junit-utils jar 1.3.1
org.mockito : mockito-inline jar 4.2.0
org.mockito : mockito-junit-jupiter jar 4.2.0
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.2.0