Jar examples for j:jackson4gae
Jackson4GAE is a collection of Jackson serializers and deserializers of common Google AppEngine data types.
You can download jar file jackson4gae 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jackson4gae-1.1.jar to your project.
<dependency> <groupId>org.extrema-sistemas</groupId> <artifactId>jackson4gae</artifactId> <version>1.1</version> </dependency>
compile group: 'org.extrema-sistemas', name: 'jackson4gae', version: '1.1'
libraryDependencies += "org.extrema-sistemas" % "jackson4gae" % "1.1"
<dependency org="org.extrema-sistemas" name="jackson4gae" rev="1.1"/>
@Grapes(@Grab(group='org.extrema-sistemas', module='jackson4gae', version='1.1'))
'org.extrema-sistemas:jackson4gae:jar:1.1'
Click the following link to download the jar file.
jackson4gae-1.1-javadoc.jar