Jar examples for j:jackson-datatype-threetenbp
Add-on module to support JSR-310 (Java 8 Date & Time API) data types with Java 6 (using the ThreeTen backport).
You can download jar file jackson-datatype-threetenbp 2.6.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jackson-datatype-threetenbp-2.6.4.jar to your project.
<dependency> <groupId>com.github.joschi.jackson</groupId> <artifactId>jackson-datatype-threetenbp</artifactId> <version>2.6.4</version> </dependency>
compile group: 'com.github.joschi.jackson', name: 'jackson-datatype-threetenbp', version: '2.6.4'
libraryDependencies += "com.github.joschi.jackson" % "jackson-datatype-threetenbp" % "2.6.4"
<dependency org="com.github.joschi.jackson" name="jackson-datatype-threetenbp" rev="2.6.4"/>
@Grapes(@Grab(group='com.github.joschi.jackson', module='jackson-datatype-threetenbp', version='2.6.4'))
'com.github.joschi.jackson:jackson-datatype-threetenbp:jar:2.6.4'
Click the following link to download the jar file.
jackson-datatype-threetenbp-2.6.4-javadoc.jar