MVN

com.ginsberg : junit5-system-exit

Maven & Gradle

Nov 27, 2021
14 usages
41 stars

junit5-system-exit · A JUnit5 Extension to help write tests that call System.exit()

<dependency>
    <groupId>com.ginsberg</groupId>
    <artifactId>junit5-system-exit</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ginsberg : junit5-system-exit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.ginsberg : junit5-system-exit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
junit5-system-exit-1.1.2
junit5-system-exit-1.1.1
junit5-system-exit-1.1.0
1.0.x
junit5-system-exit-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ginsberg</groupId>
    <artifactId>junit5-system-exit</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ginsberg : junit5-system-exit gradle dependency to your build.gradle file:

implementation 'com.ginsberg:junit5-system-exit:1.1.2'

Gradle Kotlin DSL: Add the following com.ginsberg : junit5-system-exit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ginsberg:junit5-system-exit:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ginsberg : junit5-system-exit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ginsberg" % "junit5-system-exit" % "1.1.2"

Advertisement

Dependencies from Group

Nov 27, 2021
14 usages
41 stars
Nov 27, 2017
10 stars
Jan 01, 2018
18 stars

Discover Dependencies

Aug 25, 2023
4 usages
3.9k stars
Jan 24, 2019
5 usages
Nov 14, 2018
2 usages
68.1k stars
Oct 16, 2020
1.6k stars
Aug 25, 2023
300 usages
1.8k stars
Nov 13, 2022
9 usages
43.5k stars
Nov 12, 2018
1 usages
984 stars
Jun 20, 2020
1 usages
16 stars
Nov 16, 2018
1 usages
264 stars
Jul 27, 2023
10 usages
42.9k stars