Registry / serialization / jrjackson

jrjackson

JSON →
library0.4.14rbrubygemsunverified

A mostly native JRuby wrapper for the java jackson json processor jar.

gem install jrjackson
INSTALL
IMPORT
SIG · JRJACKSON
J
jrjackson
serializationrubyv0.4.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JrJackson
require 'jrjackson'

Parse JSON using JrJackson

require 'jrjackson' json = '{"name":"John","age":30}' parsed = JrJackson::Json.parse(json) puts parsed['name']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.14latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jrjackson — gem install jrjackson · libregistry