MVN

com.github.robtimus : junit-support

Maven & Gradle

Feb 26, 2023
0 stars

junit-support · Contains interfaces and classes that make it easier to write tests with JUnit

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>junit-support</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.robtimus : junit-support to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of com.github.robtimus : junit-support to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
junit-support-2.2
2.1
junit-support-2.1
2.0
junit-support-2.0
1.1
junit-support-1.1
1.0
junit-support-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>junit-support</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.robtimus : junit-support gradle dependency to your build.gradle file:

implementation 'com.github.robtimus:junit-support:2.2'

Gradle Kotlin DSL: Add the following com.github.robtimus : junit-support gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.robtimus:junit-support:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.robtimus : junit-support sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.robtimus" % "junit-support" % "2.2"

Advertisement

Dependencies from Group

Mar 16, 2022
16 usages
1 stars
Mar 02, 2023
6 usages
1 stars
Dec 18, 2021
4 usages
0 stars
Jan 29, 2023
3 usages
0 stars
Dec 18, 2021
2 usages
0 stars

Discover Dependencies

Jul 31, 2023
40k stars
Mar 10, 2023
72 stars
Dec 26, 2021
748 stars
Dec 26, 2021
561 stars
Aug 16, 2023
95 stars
Aug 16, 2023
95 stars
Aug 16, 2023
2 usages
95 stars