Skip to content
PJ Fanning edited this page Feb 13, 2024 · 22 revisions

Jackson datatype: Joda

Licensing

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

Documentation

Javadocs

https://javadoc.io/doc/com.fasterxml.jackson.datatype/jackson-datatype-joda/latest/index.html

Legacy docs

Snapshots

Snapshots can be found from Sonatype Maven Snapshot repository:

<snapshotRepository>
  <id>sonatype-nexus-snapshots</id>
  <name>Sonatype Nexus Snapshots</name>
  <url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>