Source compatibility report for the dropwizard-jackson library between 0.7.1 and 0.8.0 versions
Test Info
| Library Name | dropwizard-jackson | 
| Version #1 | 0.7.1 | 
| Version #2 | 0.8.0 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 24 / 6 | 
| Compatibility | 
100% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 1 | 
| Removed Methods | High | 0 | 
Problems with Data Types | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Problems with Methods | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Added Methods  1 
dropwizard-jackson-0.8.0.jar, Jackson.class
package io.dropwizard.jackson
Jackson.newObjectMapper ( JsonFactory jsonFactory ) [static]  :  ObjectMapper
io/dropwizard/jackson/Jackson.newObjectMapper:(Lcom/fasterxml/jackson/core/JsonFactory;)Lcom/fasterxml/jackson/databind/ObjectMapper;
to the top
Java Archives  1 
dropwizard-jackson-0.7.1.jar
to the top