jackson-datatype-google-datastore

Support for Google Datastore Entity

License

License

Categories

Categories

Data Jackson JSON
GroupId

GroupId

com.github.athieriot
ArtifactId

ArtifactId

jackson-datatype-google-datastore
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jackson-datatype-google-datastore
Support for Google Datastore Entity
Project URL

Project URL

https://github.com/athieriot/jackson-datatype-google-datastore

Download jackson-datatype-google-datastore

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.athieriot/jackson-datatype-google-datastore/ -->
<dependency>
    <groupId>com.github.athieriot</groupId>
    <artifactId>jackson-datatype-google-datastore</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.athieriot/jackson-datatype-google-datastore/
implementation 'com.github.athieriot:jackson-datatype-google-datastore:0.0.1'
// https://jarcasting.com/artifacts/com.github.athieriot/jackson-datatype-google-datastore/
implementation ("com.github.athieriot:jackson-datatype-google-datastore:0.0.1")
'com.github.athieriot:jackson-datatype-google-datastore:jar:0.0.1'
<dependency org="com.github.athieriot" name="jackson-datatype-google-datastore" rev="0.0.1">
  <artifact name="jackson-datatype-google-datastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.athieriot', module='jackson-datatype-google-datastore', version='0.0.1')
)
libraryDependencies += "com.github.athieriot" % "jackson-datatype-google-datastore" % "0.0.1"
[com.github.athieriot/jackson-datatype-google-datastore "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.0

provided (1)

Group / Artifact Type Version
com.google.cloud : google-cloud-datastore jar 1.16.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1