MVN

com.vmlens : concurrent-junit

Maven & Gradle

Oct 30, 2017
8 usages
53 stars

concurrent-junit · A http://junit.org test runner to run concurrent unit tests.

<dependency>
    <groupId>com.vmlens</groupId>
    <artifactId>concurrent-junit</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
concurrent-junit-1.0.2
concurrent-junit-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.vmlens</groupId>
    <artifactId>concurrent-junit</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.vmlens:concurrent-junit:1.0.2'

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

implementation("com.vmlens:concurrent-junit:1.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.vmlens" % "concurrent-junit" % "1.0.2"

Advertisement

Dependencies from Group

Oct 30, 2017
8 usages
53 stars
Dec 30, 2020
3 usages
Dec 30, 2020
2 usages
Dec 30, 2020
2 usages
api
Dec 30, 2020
2 usages

Discover Dependencies

Apr 15, 2023
4 usages
Aug 05, 2015
4 usages
2 stars
Dec 28, 2022
2 usages
Apr 17, 2023
2 usages
712 stars
May 27, 2017
2 usages
1 stars
Aug 02, 2018
4 usages
3k stars
Apr 07, 2021
4 usages
3 stars
Dec 20, 2020
4 usages
1 stars