Projects tagged ‘library’, ‘serialization’, and ‘web’


Jump to tag:

Projects tagged ‘library’, ‘serialization’, and ‘web’

Filtered by Project Tags library serialization web

Refine results Project Tags json (3) rubygem (2) jruby (2) ajax (2) java (2) xml (2) ruby (2) framework (1) reference (1) j2ee (1) pojo (1) tools (1)

[4 total ]

4USERS
 

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java. Includes support for Groovy and JRuby as well.

3USERS
 

Reverspring is a Java library that allows you to create Spring IoC XML files from POJO at runtime, with detailed configuration about what to add in the descriptor and how to write it.

0USERS

JSON-JRuby is a port of Florian Frank's native json library to JRuby.

0USERS
 

An implementation of the JSON specification according to RFC 4627 for Ruby. Includes a (very fast) native implementation, written in C, and a pure Ruby implementation. Also includes a GTK+ GUI tool for editing JSON. This library is part of Ruby 1.9's standard library.