MVN

com.ckkloverdos : sysprop

Maven & Gradle

May 28, 2012
1 usages
1 stars

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

<dependency>
    <groupId>com.ckkloverdos</groupId>
    <artifactId>sysprop</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ckkloverdos : sysprop to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of com.ckkloverdos : sysprop to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
sysprop-0.5.1

How to add a dependency to Maven

Add the following com.ckkloverdos : sysprop maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ckkloverdos</groupId>
    <artifactId>sysprop</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ckkloverdos : sysprop gradle dependency to your build.gradle file:

implementation 'com.ckkloverdos:sysprop:0.5.1'

Gradle Kotlin DSL: Add the following com.ckkloverdos : sysprop gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ckkloverdos:sysprop:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ckkloverdos : sysprop sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ckkloverdos" % "sysprop" % "0.5.1"

Advertisement

Dependencies from Group

Mar 11, 2015
4 usages
1 stars
Jan 29, 2013
4 usages
1 stars
Nov 16, 2011
3 usages
Jan 29, 2013
2 usages
1 stars
Nov 21, 2011
1 usages

Discover Dependencies

Sep 20, 2005
1 usages
May 04, 2012
1 usages
May 08, 2012
3 usages
1 stars
Oct 16, 2014
1 usages
1 stars
Jan 18, 2013
1 usages
Nov 15, 2011
1 usages
598 stars
Aug 29, 2014
2 usages