Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy)
using standard Jackson data binding.
| License | Apache 2.0 |
|---|---|
| Tags | yamlproviderresttoolsjacksonwebservicejaxrs |
| Date | Mar 08, 2025 |
| Files | pom (4 KB) jar (12 KB) View All |
| Repositories | Central |
| Ranking | #975579 in MvnRepository (See Top Artifacts) |
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| YAML Apache 2.0 | tools.jackson.dataformat » jackson-dataformat-yaml | 3.0.0-rc1 | 3.0.2 | |
Apache 2.0 | tools.jackson.jaxrs » jackson-jaxrs-base | 3.0.0-rc1 | 3.0.2 | |
Apache 2.0 | tools.jackson.module » jackson-module-jaxb-annotations (optional) | 3.0.0-rc1 | 3.0.2 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0 | tools.jackson.jaxrs » jackson-jaxrs-json-provider | 3.0.0-rc1 | 3.0.2 | |
Apache 2.0 | tools.jackson.jaxrs » jackson-jaxrs-smile-provider | 3.0.0-rc1 | 3.0.2 |
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Tatu Saloranta | tatu<at>fasterxml.com | cowtowncoder |
Related Books
| Java for Data Analysis: Working with CSV, JSON, and XML: A Practical Guide to Parsing, Transforming, and Analyzing Structured Data Formats with Java (2025) by Boscarelli, Dionys | |
| Java XML and JSON: Document Processing for Java SE (2019) by Friesen, Jeff |