# wookiee-json **Repository Path**: mirrors_oracle/wookiee-json ## Basic Information - **Project Name**: wookiee-json - **Description**: JSON library support for wookiee - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wookiee - Component: JSON [![Build Status](https://travis-ci.org/Webtrends/wookiee-json.svg?branch=master)](https://travis-ci.org/Webtrends/wookiee-json) [![Coverage Status](https://coveralls.io/repos/Webtrends/wookiee-json/badge.svg?branch=master&service=github)](https://coveralls.io/github/Webtrends/wookiee-json?branch=master) [![Latest Release](https://img.shields.io/github/release/webtrends/wookiee-json.svg)](https://github.com/Webtrends/wookiee-json/releases) [![License](http://img.shields.io/:license-Apache%202-red.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt) [Main Wookiee Project](https://github.com/Webtrends/wookiee) The json component provides a jackson wrapper the can be use without conflict of any other JSON libraries in Wookiee when running as a micro-service configuration. This library is compatible with YARN and other containerization technologies. Modeled after a version of the play-json wrapper, and updated tweaks to initialization and dependencies.