MVN

com.slickqa : junit-testrunner

Maven & Gradle

Feb 20, 2020
0 stars

junit-testrunner · A testrunner for junit that has the ability to configure slick automatically.

<dependency>
    <groupId>com.slickqa</groupId>
    <artifactId>junit-testrunner</artifactId>
    <version>1.0.0-26</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.slickqa : junit-testrunner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-26

All Versions

Choose a version of com.slickqa : junit-testrunner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
junit-testrunner-1.0.0-26
junit-testrunner-1.0.0-24
junit-testrunner-1.0.0-22
junit-testrunner-1.0.0-18
junit-testrunner-1.0.0-17
junit-testrunner-1.0.0-16
junit-testrunner-1.0.0-4
junit-testrunner-1.0.0-3
junit-testrunner-1.0.0-2
junit-testrunner-1.0.0-1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.slickqa</groupId>
    <artifactId>junit-testrunner</artifactId>
    <version>1.0.0-26</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.slickqa : junit-testrunner gradle dependency to your build.gradle file:

implementation 'com.slickqa:junit-testrunner:1.0.0-26'

Gradle Kotlin DSL: Add the following com.slickqa : junit-testrunner gradle kotlin dependency to your build.gradle.kts file:

implementation("com.slickqa:junit-testrunner:1.0.0-26")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.slickqa : junit-testrunner sbt scala dependency to your build.sbt file:

libraryDependencies += "com.slickqa" % "junit-testrunner" % "1.0.0-26"

Advertisement

Dependencies from Group

Jun 21, 2019
4 usages
0 stars
Oct 07, 2019
1 usages
0 stars
Oct 25, 2016
0 stars

Discover Dependencies

Feb 26, 2021
2 usages
24 stars
Feb 03, 2020
1 usages
3 stars
Jul 31, 2023
2 usages
2k stars
Aug 01, 2023
72 usages
1.7k stars
Sep 21, 2019
0 stars
Jul 18, 2023
2 stars
Sep 22, 2019
76 stars
Apr 25, 2023
1 usages
965 stars
Dec 07, 2022