Jar examples for m:multithreadedtc
A framework for testing concurrent Java applications
You can download jar file multithreadedtc 1.01 in this page.
The BSD License
You can use the following script to add multithreadedtc-1.01.jar to your project.
<dependency> <groupId>edu.umd.cs.mtc</groupId> <artifactId>multithreadedtc</artifactId> <version>1.01</version> </dependency>
compile group: 'edu.umd.cs.mtc', name: 'multithreadedtc', version: '1.01'
libraryDependencies += "edu.umd.cs.mtc" % "multithreadedtc" % "1.01"
<dependency org="edu.umd.cs.mtc" name="multithreadedtc" rev="1.01"/>
@Grapes(@Grab(group='edu.umd.cs.mtc', module='multithreadedtc', version='1.01'))
'edu.umd.cs.mtc:multithreadedtc:jar:1.01'
Click the following link to download the jar file.
multithreadedtc-1.01-sources.jar