org.subquark:mtdt

This library enables developers to create powerful, random input generators for both complex test subjects, and multi threaded tests.

License

License

GroupId

GroupId

org.subquark
ArtifactId

ArtifactId

mtdt
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.subquark:mtdt
This library enables developers to create powerful, random input generators for both complex test subjects, and multi threaded tests.
Project URL

Project URL

https://github.com/Tetha/mtdt

Download mtdt

How to add to project

<!-- https://jarcasting.com/artifacts/org.subquark/mtdt/ -->
<dependency>
    <groupId>org.subquark</groupId>
    <artifactId>mtdt</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.subquark/mtdt/
implementation 'org.subquark:mtdt:1.0.0'
// https://jarcasting.com/artifacts/org.subquark/mtdt/
implementation ("org.subquark:mtdt:1.0.0")
'org.subquark:mtdt:jar:1.0.0'
<dependency org="org.subquark" name="mtdt" rev="1.0.0">
  <artifact name="mtdt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.subquark', module='mtdt', version='1.0.0')
)
libraryDependencies += "org.subquark" % "mtdt" % "1.0.0"
[org.subquark/mtdt "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0