Confectory Data Mapper - Lite

Confectory module that adds support to JSON and XML using JSON-Java and JsonPath

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.obvj
ArtifactId

ArtifactId

confectory-datamapper-lite
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Confectory Data Mapper - Lite
Confectory module that adds support to JSON and XML using JSON-Java and JsonPath

Download confectory-datamapper-lite

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33

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
1.2.0
1.1.0
1.0.1
1.0.0
0.4.0
0.3.1
0.3.0
0.2.0