is not current version
Last Version 2.1.0

Confectory Data Mapper - Gson 1.0.1

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

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


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

Dependencies

compile (3)

Group / Artifact Type Version
net.obvj : confectory-core jar 1.0.1
com.google.code.gson : gson jar 2.8.9
org.slf4j : slf4j-api jar 1.7.32

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.