Skip to content
Nate Bauernfeind edited this page Mar 1, 2016 · 16 revisions

Home: Jackson Module Scala

License

Project is licensed under Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)

Releases

The lastest release is version 2.7.2, released on February 29, 2016. The release is published to the Maven central repository.

Documentation

Artifacts

Most commonly artifacts are accessed using Maven, via Maven 2 repositories.

  • Group id: com.fasterxml.jackson.module (changed from com.fasterxml between version 1.9.3 and 2.1.2)
  • Artifact id: jackson-module-scala

New releases are done using Sonatype Maven repository, from which they are automatically copied (with an hour of delay) to the Central Maven repository.

Clone this wiki locally