MVN

io.github.glytching : junit-extensions

Maven & Gradle

Aug 11, 2022
49 usages
58 stars

JUnit Extensions · JUnit Jupiter extensions, providing 'JUnit5 replacements' for some common JUnit4 Rules.

<dependency>
    <groupId>io.github.glytching</groupId>
    <artifactId>junit-extensions</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.glytching : junit-extensions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of io.github.glytching : junit-extensions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
junit-extensions-2.6.0
2.5.x
junit-extensions-2.5.0
2.4.x
junit-extensions-2.4.0
2.3.x
junit-extensions-2.3.0
2.2.x
junit-extensions-2.2.0
2.1.x
junit-extensions-2.1.0
2.0.x
junit-extensions-2.0.0
1.1.x
junit-extensions-1.1.0
1.0.x
junit-extensions-1.0.0

How to add a dependency to Maven

Add the following io.github.glytching : junit-extensions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.glytching</groupId>
    <artifactId>junit-extensions</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.glytching : junit-extensions gradle dependency to your build.gradle file:

implementation 'io.github.glytching:junit-extensions:2.6.0'

Gradle Kotlin DSL: Add the following io.github.glytching : junit-extensions gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.glytching:junit-extensions:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.glytching : junit-extensions sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.glytching" % "junit-extensions" % "2.6.0"

Advertisement

Dependencies from Group

Aug 11, 2022
49 usages
58 stars
Sep 17, 2018
5 stars

Discover Dependencies

Nov 12, 2015
3 usages
4 stars
Mar 16, 2017
0 stars
Jan 07, 2021
14 usages
3 stars
Aug 08, 2023
18 usages
80 stars
Jan 05, 2022
10 usages
Jan 14, 2021
2 usages
81 stars
pcl
Jul 14, 2020
4 usages