-
Notifications
You must be signed in to change notification settings - Fork 106
Home
This is the home page for "jackson-module-hibernate" project (although more correctly it should be "jackson-datatype-hibernate"; naming difference is for historical reasons).
Module supports datatypes of Hibernate versions 3.x and 4.x; as well as some of associated behavior such as lazy-loading and detection of transiency (@Transient
annotation).
Unlike with most projects, there are actually two artifacts: one to use with Hibernate 3.x, and the other with Hibernate 4.x.
The main deliverables of the project are jars that contains extension to Jackson data processing library, to extend it so that it can convert between Hibernate POJOs and JSON (and other supported data formats, such as XML.
Project is licensed under Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- 2.4
- 2.3
- 2.2
- 2.1
- 2.0
Note: only needed if using a build system that requires local jars; otherwise you can just use Maven repository.
- 2.4.1 (17-Jun-2014)
- 2.3.4 (17-Jul-2014)
- 2.2.3 (23-Aug-2013)
- 2.1.2 (08-Dec-2012)
- 2.0.5