jackson4gae

Jackson4GAE is a collection of Jackson serializers and deserializers of common Google AppEngine data types.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.extrema-sistemas
ArtifactId

ArtifactId

jackson4gae
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jackson4gae
Jackson4GAE is a collection of Jackson serializers and deserializers of common Google AppEngine data types.
Project URL

Project URL

http://www.github.com/icoloma/jackson4gae/
Source Code Management

Source Code Management

http://www.github.com/icoloma/jackson4gae/

Download jackson4gae

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.8.0
com.google.guava : guava jar 14.0.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.2
org.codehaus.jackson : jackson-core-asl jar 1.9.2

test (3)

Group / Artifact Type Version
com.google.appengine : appengine-api-stubs jar 1.8.0
junit : junit jar 4.5
com.google.appengine : appengine-testing jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0