[ bianca ]
[ ソース: typesafe-config ]
パッケージ: libtypesafe-config-java (1.3.1-2.1)
libtypesafe-config-java に関するリンク
typesafe-config ソースパッケージをダウンロード:
- [typesafe-config_1.3.1-2.1.debian.tar.xz]
- [typesafe-config_1.3.1-2.1.dsc]
- [typesafe-config_1.3.1.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
configuration library for JVM languages
typesafe-config is a library providing configuration file parsing support to JVM languages. It is implemented in plain Java with no external dependencies and supports three configuration file formats:
* Java properties * JSON files * A human-friendly JSON superset
It can additionally merge multiple files across all formats and load configuration data from plain files, URLs or the class path.