jackson-datatype-threetenbp
Date-time library
Provides additional date-time types for serialization and deserialization in Jackson
JSR-310 datatypes for Java 6 (via ThreeTen backport)
16 stars
3 watching
7 forks
Language: Java
last commit: 20 days ago date-timejacksonjavajava-timethreetenthreethenbp
Related projects:
Repository | Description | Stars |
---|---|---|
threeten/threetenbp | Backport of JSR-310 functionality to Java SE 6 and 7 | 552 |
threeten/threeten-extra | Provides additional date-time classes to complement those in JDK 8 | 399 |
fasterxml/jackson-modules-java8 | Supports Java 8 features in Jackson JSON serialization and deserialization | 400 |
hubspot/jackson-datatype-protobuf | Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. | 140 |
zalando/jackson-datatype-money | A Jackson module to support JSON serialization and deserialization of JavaMoney data types | 254 |
bedatadriven/jackson-datatype-jts | Provides custom serialization and deserialization of JTS Geometry objects using the GeoJSON format with Jackson | 81 |
chronoscala/chronoscala | A JSR-310 port of nscala_time that provides date and time functionality in Scala | 68 |
dm3/clojure.java-time | A Clojure wrapper for the Java 8 Date-Time API | 471 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 739 |
menodata/time4j | A comprehensive library for advanced date and time calculations in Java | 442 |
jonschlinkert/time-stamp | A utility library to format timestamps in various ways. | 111 |
js-joda/js-joda | An immutable date and time library for JavaScript with a focus on simplicity, domain-driven design, and performance. | 1,624 |
vavr-io/vavr-jackson | A Jackson datatype module for serializing and deserializing Java data structures into JSON | 99 |
sviperll/adt4j | Algebraic Data Types for Java implementation | 145 |
swquinn/jackson-datatype-json-lib | A Jackson library extension for working with JSON data from the net.sf.json library | 4 |