Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.
Version2.5.2compared with

Version Details

Compile Changes (2)

2.5.1 2.5.2
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.fasterxml.jackson.core » jackson-core2.5.12.5.2
~ Updated com.fasterxml.jackson.core » jackson-databind2.5.12.5.2

Test Changes (1)

2.5.1 2.5.2
ChangeGroup / ArtifactPreviousCurrent
+ Added org.assertj » assertj-core-1.7.1