Skip to content
christophercurrie edited this page Dec 2, 2014 · 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.4.1, released on June 26, 2014. The release is published to the Maven central repository.

Documentation

  • 1.9.x: JavaDoc
  • 2.x: [[ScalaDoc | http://fasterxml.github.io/jackson-module-scala/latest/api/#com.fasterxml.jackson.module.scala.package]

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.

Here are quick links to the central Maven repository for manual downloading:

Clone this wiki locally