套件:libheadius-options-java-doc(1.4-2)
libheadius-options-java-doc 的相關連結
Debian 的資源:
下載原始碼套件 headius-options:
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Documentation for headius-options
headius-options provides a simple mechanism for defining JVM property-based configuration for an application or library.
Options are defined via a small DSL-like setup, supporting String, Integer, Boolean, and Enum-based configurations. Non-Boolean options support a set of supported values, and all options allow specifying a default value. In addition, options are created with an Enum-based category (provided by the user) and a documentation string, which allows grouping properties and printing out a full set of options as a valid, modifiable .properties file.
This package contains the API documentation of libheadius-options-java.
其他與 libheadius-options-java-doc 有關的套件
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libheadius-options-java
- Java library for JVM property-driven configuration