MVN

io.github.bmuskalla : scoped-system-properties

Maven & Gradle

Dec 17, 2019
1 usages
16 stars

Scoped System Properties · Easy to use, lock-free, thread-safe scoped system properties to isolate changes to global state.

<dependency>
    <groupId>io.github.bmuskalla</groupId>
    <artifactId>scoped-system-properties</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.bmuskalla : scoped-system-properties to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of io.github.bmuskalla : scoped-system-properties to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
scoped-system-properties-1.1.0
1.0.x
scoped-system-properties-1.0.0
0.5.x
scoped-system-properties-0.5.0

How to add a dependency to Maven

Add the following io.github.bmuskalla : scoped-system-properties maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.bmuskalla</groupId>
    <artifactId>scoped-system-properties</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.bmuskalla : scoped-system-properties gradle dependency to your build.gradle file:

implementation 'io.github.bmuskalla:scoped-system-properties:1.1.0'

Gradle Kotlin DSL: Add the following io.github.bmuskalla : scoped-system-properties gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.bmuskalla:scoped-system-properties:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.bmuskalla : scoped-system-properties sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.bmuskalla" % "scoped-system-properties" % "1.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 29, 2023
1 usages
0 stars
Jul 13, 2022
2 usages
10 stars
Nov 25, 2019
1 usages
235 stars
Nov 25, 2019
2 usages
2 stars
Aug 18, 2021
2 usages
8 stars
Aug 02, 2023
1 usages
16 stars
Jan 10, 2020
1 usages
0 stars
May 02, 2020
1 usages
0 stars
Apr 04, 2020
5 usages
3.8k stars
Oct 06, 2022
4 usages
1 stars