Group: Jsonurl
Sort by:Popular

1.Jsonurl Core3 usages

org.jsonurl » jsonurl-core Apache

This is the JSON->URL core library. It implements a parser, as defined by the spec, with support for type parameters.
Last Release on Sep 7, 2021

2.Jsonurl Factory2 usages

org.jsonurl » jsonurl-factory Apache

This is the JSON->URL factory artifact. It defines a generic parser inferface for building in-memory structures from a value factory.
Last Release on Sep 7, 2021

3.Jsonurl Jsonorg

org.jsonurl » jsonurl-jsonorg Apache

This implements a JSON->URL parser using Douglas Crockford's original Java implementation of JSON.
Last Release on Sep 7, 2021

4.Jsonurl Jsr374

org.jsonurl » jsonurl-jsr374 Apache

This implements a JSON->URL parser for the JSR-374 JSON interface.
Last Release on Sep 7, 2021

5.Parent

org.jsonurl » parent Apache

RFC8259 describes the JSON data model and interchange format, which is widely used in application-level protocols including RESTful APIs. It is common for applications to request resources via the HTTP POST method, with JSON ...
Last Release on Apr 3, 2021