A library for managing sets of JVM properties to configure an app or library
https://github.com/headius/options
This library 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.
- Links to home:urbic:java / headius-options
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:urbic:branches:Java:packages/headius-options && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000123 123 Bytes | |
| headius-options.changes | 0000000168 168 Bytes | |
| headius-options.spec | 0000002238 2.19 KB | |
| options-1.7.tar.gz | 0000011384 11.1 KB |
Comments 0