File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- Project to build [ Jackson] ( http://jackson.codehaus.org ) module (jar)
1
+ [ Jackson] ( http://jackson.codehaus.org ) module (jar)
2
2
to support JSON serialization and deserialization of
3
3
[ Joda] ( http://joda-time.sourceforge.net/ ) data types.
4
4
5
5
## Status
6
6
7
7
[ ![ Build Status] ( https://travis-ci.org/FasterXML/jackson-datatype-joda.svg )] ( https://travis-ci.org/FasterXML/jackson-datatype-joda )
8
8
9
- As of version 2.0 module is usable and relatively extensive.
9
+ Module has been production-ready since version 2.0, and offers relatively extensive support for Joda datatypes .
10
10
Contributions are always welcome -- not all types are yet supported; and we may want to support even wider alternative
11
11
formats on input side.
12
12
13
+ ## License
14
+
15
+ [ Apache License 2.0] ( http://www.apache.org/licenses/LICENSE-2.0.txt )
16
+
13
17
## Usage
14
18
15
19
Since this module extends basic [ Jackson databind] ( ../../../jackson-databind ) functionality, you may want to check out
You can’t perform that action at this time.
0 commit comments