MVN

de.mklinger.commons : junit-support

Maven & Gradle

Dec 30, 2020
4 usages
0 stars

Helpers and base test classes for junit

<dependency>
    <groupId>de.mklinger.commons</groupId>
    <artifactId>junit-support</artifactId>
    <version>0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.mklinger.commons : junit-support to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12

All Versions

Choose a version of de.mklinger.commons : junit-support to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12
junit-support-0.12
0.11
junit-support-0.11
0.10
junit-support-0.10
0.9
junit-support-0.9
0.8
junit-support-0.8
0.7
junit-support-0.7
0.6
junit-support-0.6

How to add a dependency to Maven

Add the following de.mklinger.commons : junit-support maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.mklinger.commons</groupId>
    <artifactId>junit-support</artifactId>
    <version>0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.mklinger.commons : junit-support gradle dependency to your build.gradle file:

implementation 'de.mklinger.commons:junit-support:0.12'

Gradle Kotlin DSL: Add the following de.mklinger.commons : junit-support gradle kotlin dependency to your build.gradle.kts file:

implementation("de.mklinger.commons:junit-support:0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.mklinger.commons : junit-support sbt scala dependency to your build.sbt file:

libraryDependencies += "de.mklinger.commons" % "junit-support" % "0.12"

Advertisement

Dependencies from Group

Dec 30, 2020
4 usages
0 stars
Feb 05, 2021
3 usages
0 stars
Jul 08, 2019
2 usages
0 stars
Dec 16, 2020
0 stars

Discover Dependencies

Feb 23, 2017
5 usages
1 stars
Jun 14, 2017
5 usages
83 stars
Nov 08, 2021
4 usages
Jul 03, 2023
10 usages
3 stars
Nov 20, 2021
2 usages
2 stars
Apr 05, 2016
5 stars
Dec 19, 2017
1 usages
Jul 26, 2019
2 usages
0 stars