Last Version

Confectory Data Mapper - Gson 2.1.0

Confectory module that adds support to JSON deserialization using Gson as provider

License

License

Categories

Categories

Data Net Gson JSON
GroupId

GroupId

net.obvj
ArtifactId

ArtifactId

confectory-datamapper-gson
Version

Version

2.1.0
Type

Type

jar
Description

Description

Confectory Data Mapper - Gson
Confectory module that adds support to JSON deserialization using Gson as provider

Download confectory-datamapper-gson 2.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.obvj : confectory-core jar 2.1.0
com.google.code.gson : gson jar 2.9.0
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.