Artifacts using ceylon.json version 1.3.3

Core
Last Release on Feb 13, 2021
Common
Last Release on Feb 13, 2021
JWT
Last Release on Feb 13, 2021
JDBC
Last Release on Feb 13, 2021
OAuth2
Last Release on Feb 13, 2021
Common
Last Release on Feb 13, 2021
Htdigest
Last Release on Feb 13, 2021
Ceylon
Last Release on Feb 13, 2021
SQL
Last Release on Feb 13, 2021
## `ceylon-config` A Ceylon Library for managing configuration from several sources, including * config files * env variables * java system-properties This library inspired by [The Twelve-Factor App](https://github.com/yogthos/config) and [yogthos/config](https://github.com/yogthos/config) project. Configuration is resolved in next order: 1. config `json/toml` file in current dir 2. profile `json/toml` file 3. custom config file `json/toml`, specified by cmd parameter `--config` 4. Environment ...
Last Release on Feb 13, 2021