Artifacts using ceylon.json version 1.3.2

Core
Last Release on Feb 13, 2021
Common
Last Release on Feb 13, 2021
JDBC
Last Release on Feb 13, 2021
OAuth2
Last Release on Feb 13, 2021
Htdigest
Last Release on Feb 13, 2021
JWT
Last Release on Feb 13, 2021
SQL
Last Release on Feb 13, 2021
Ceylon
Last Release on Feb 13, 2021
Compiler
Last Release on Feb 13, 2021
A JSON-based serialization library. This module can be used to serialize and deserialize Ceylon object graphs to/from JSON. Efforts are made to make the JSON reasonably idiomatic, while still supporting things like cyclic Ceylon instance graphs. The API offered by this module is to serialize/deserialize a single instance, called the root instance. In practice this is not really a limitation because you can always serialize a single sequence of several other instances. # Serialized form ## ...
Last Release on Feb 13, 2021