We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ef2af commit de831bdCopy full SHA for de831bd
README.md
@@ -24,6 +24,10 @@ for use cases where a single jar is preferred over more modular approach.
24
Finally, use of jar minimizers like [ProGuard](http://proguard.sourceforge.net/) can bring the jar
25
size down even further, by renaming and removing debug information.
26
27
+## Status
28
+
29
+[](https://travis-ci.org/FasterXML/jackson-jr)
30
31
## Usage
32
33
### Reading/writing Simple Objects, Beans, List/arrays thereof
0 commit comments