MVN

com.github.stefanbirkner : system-lambda

Maven & Gradle

Dec 27, 2021
63 usages
211 stars

System Lambda · A collection of functions for testing code which uses java.lang.System.

<dependency>
    <groupId>com.github.stefanbirkner</groupId>
    <artifactId>system-lambda</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.stefanbirkner : system-lambda to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.github.stefanbirkner : system-lambda to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
system-lambda-1.2.1
system-lambda-1.2.0
1.1.x
system-lambda-1.1.1
system-lambda-1.1.0
1.0.x
system-lambda-1.0.0

How to add a dependency to Maven

Add the following com.github.stefanbirkner : system-lambda maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.stefanbirkner</groupId>
    <artifactId>system-lambda</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.stefanbirkner : system-lambda gradle dependency to your build.gradle file:

implementation 'com.github.stefanbirkner:system-lambda:1.2.1'

Gradle Kotlin DSL: Add the following com.github.stefanbirkner : system-lambda gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.stefanbirkner:system-lambda:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.stefanbirkner : system-lambda sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.stefanbirkner" % "system-lambda" % "1.2.1"

Advertisement

Dependencies from Group

Nov 14, 2018
749 usages
517 stars
Dec 27, 2021
63 usages
211 stars
Jun 25, 2018
4 usages
33 stars
Apr 16, 2012
4 usages
0 stars
Dec 08, 2015
2 usages
1 stars

Discover Dependencies

Jun 27, 2023
1 usages
Aug 25, 2023
13 usages
11.9k stars
Aug 21, 2023
24 usages
Jul 20, 2023
1 usages
677 stars
May 28, 2020
0 stars
May 31, 2020
3 stars
May 28, 2020
71 stars
Aug 04, 2023
3 usages
8 stars