Last Version

StoreMate-json 0.5.1

Converters for StoreMate datatypes, for Jackson-based JSON serialization (as well as other dataformats Jackson supports, like Smile)

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.fasterxml.storemate
ArtifactId

ArtifactId

storemate-json
Version

Version

0.5.1
Type

Type

jar
Description

Description

StoreMate-json
Converters for StoreMate datatypes, for Jackson-based JSON serialization (as well as other dataformats Jackson supports, like Smile)
Project Organization

Project Organization

fasterxml.com

Download storemate-json 0.5.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.storemate : storemate-shared jar 0.5.1
com.fasterxml.storemate : storemate-api jar 0.5.1
com.fasterxml.jackson.core : jackson-annotations jar 2.1.0
com.fasterxml.jackson.core : jackson-core jar 2.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.1.0

test (2)

Group / Artifact Type Version
com.fasterxml.storemate : storemate-shared test-jar 0.5.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.