json-adapter

Library to hide usage of jackson from most classes and helpers for easier testing

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

json-adapter
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

json-adapter
Library to hide usage of jackson from most classes and helpers for easier testing
Project URL

Project URL

https://github.com/michaelruocco/json-adapter
Source Code Management

Source Code Management

https://github.com/michaelruocco/json-adapter

Download json-adapter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.github.michaelruocco : file-loader Optional jar 6.0.1

runtime (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.0
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2