loverdos / sysprop

SysProp and SysEnv. Better handling of JVM properties and environment variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sysprop

This tiny library provides the utility classes SysProp and SysEnv that abstract JVM system properties and environment variables respectively.

For convenience, all default System.getProperties are mapped to SysProps.

Latest release is "com.ckkloverdos" % "sysprop" % "0.5.1" from Maven Central, compiled with Scala 2.9.1.

About

SysProp and SysEnv. Better handling of JVM properties and environment variables

License:Apache License 2.0


Languages

Language:Scala 95.0%Language:Java 5.0%