J2ObjC

J2ObjC 1.0.2 updated

Objective-C is the main programming language used for the OS X and iOS operating systems. J2ObjC allows developers to execute Java source within an iOS or OS X app. The purpose and principles behind something like J2ObjC is to allow developers to write an...

Jackson

Jackson 2.7.0 updated

JSON is a light-weight, language independent, data interchange format. Jackson can be used either to parse JSON strings, or to generate JSON data. Beyond basic JSON reading/writing (parsing, generating), it also offers full node-based Tree Model, as well...