File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ Jackson suite has two major branches: 1.x is in maintenance mode, and only bug-f
21
21
22
22
The latest stable versions from these branches are:
23
23
24
- * 2.4.3 , released 04-Oct -2014
25
- * 1.9.13, released 14-Jul-2013
24
+ * [ 2.4.4 ] ( ../../wiki/Jackson-Release-2.4.4 ) , released 25-Nov -2014
25
+ * [ 1.9.13] , released 14-Jul-2013
26
26
27
27
Recommended way to use Jackson is via Maven; releases are made to Central Maven Repository (CMR).
28
28
Individual project pages typically contain download links, leading to CMR.
@@ -106,6 +106,7 @@ many stand-alone Schema tools, such as:
106
106
107
107
* [ Ember Schema Generator] ( ../../../../marcus-nl/ember-schema-generator ) : Generate schemas for [ Ember.js] ( https://github.com/emberjs/ember.js )
108
108
* [ JSON Schema generator] ( ../../../jackson-module-jsonSchema ) : Generate JSON Schema, based on Jackson POJO introspection, including annotations
109
+ * [ Maven plug-in] ( ../../../jackson-schema-maven-plugin ) for JSON Schema generation (based on JSON Schema module)
109
110
110
111
### Other modules, stable
111
112
You can’t perform that action at this time.
0 commit comments