Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c25db3

Browse files
committed
add a link to the new Maven JSON Schema generation plug-in
1 parent 6eb2390 commit 9c25db3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Jackson suite has two major branches: 1.x is in maintenance mode, and only bug-f
2121

2222
The latest stable versions from these branches are:
2323

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
2626

2727
Recommended way to use Jackson is via Maven; releases are made to Central Maven Repository (CMR).
2828
Individual project pages typically contain download links, leading to CMR.
@@ -106,6 +106,7 @@ many stand-alone Schema tools, such as:
106106

107107
* [Ember Schema Generator](../../../../marcus-nl/ember-schema-generator): Generate schemas for [Ember.js](https://github.com/emberjs/ember.js)
108108
* [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)
109110

110111
### Other modules, stable
111112

0 commit comments

Comments
 (0)