MVN

edu.umd.cs.mtc : multithreadedtc

Maven & Gradle

Feb 24, 2009
95 usages

MultithreadedTC · A framework for testing concurrent Java applications

<dependency>
    <groupId>edu.umd.cs.mtc</groupId>
    <artifactId>multithreadedtc</artifactId>
    <version>1.01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.umd.cs.mtc : multithreadedtc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.01

All Versions

Choose a version of edu.umd.cs.mtc : multithreadedtc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.01
multithreadedtc-1.01

How to add a dependency to Maven

Add the following edu.umd.cs.mtc : multithreadedtc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.umd.cs.mtc</groupId>
    <artifactId>multithreadedtc</artifactId>
    <version>1.01</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.umd.cs.mtc : multithreadedtc gradle dependency to your build.gradle file:

implementation 'edu.umd.cs.mtc:multithreadedtc:1.01'

Gradle Kotlin DSL: Add the following edu.umd.cs.mtc : multithreadedtc gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.umd.cs.mtc:multithreadedtc:1.01")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.umd.cs.mtc : multithreadedtc sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.umd.cs.mtc" % "multithreadedtc" % "1.01"

Advertisement

Dependencies from Group

Feb 24, 2009
95 usages
Feb 25, 2009
1 usages

Discover Dependencies

Oct 30, 2007
51 usages
Dec 19, 2013
46 usages
7.2k stars
Mar 19, 2013
10 usages
0 stars
Oct 25, 2007
59 usages
Jun 19, 2014
3 usages
14 stars
Feb 09, 2023
26 usages
131 stars
Mar 27, 2011
3 usages
Jan 31, 2007
4 usages
Aug 03, 2011
21 usages