agentgt / jirm

A Java Immutable object Relational Mapper focused on simplicity, convenience, and thread safety.
Apache License 2.0
66 stars 10 forks source link

Codehaus elimination #32

Closed buzden closed 10 years ago

buzden commented 10 years ago

It is a suggestion of the old org.codehaus.jackson code elimination replacing dependencies and imports to the com.fasterxml.jackson libraries.

This suggestion is not backward-compartible respecting to the users code.