Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
cowtowncoder edited this page Oct 9, 2012 · 18 revisions

Jackson Dataformat: YAML

License

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

Documentation

Javadocs for 2.x:

Download

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>

Stable version: 2.1

  • Latest release: 2.1.0 (08-Oct-2012)
  • Jar

Previous versions

  • Latest release: 2.0.5 (27-Jul-2012)
  • Jar
Clone this wiki locally