m

mats-test

Mats^3 Testing tools, as well as the base for specific JUnit or Jupiter (Junit 5) tools.
https://github.com/centiservice/mats3
PolyForm Perimeter License 1.0.0 with examples
Endre Stølsvik
Files download
File Operation
mats-test-0.19.17-2024-04-16.jar download
mats-test-0.19.17-2024-04-16.pom download
mats-test-0.19.17-2024-04-16-sources.jar download
Apache Maven
<dependency>
  <groupId>io.mats3</groupId>
  <artifactId>mats-test</artifactId>
  <version>0.19.17-2024-04-16</version>
</dependency>
Gradle Groovy
implementation 'io.mats3:mats-test:0.19.17-2024-04-16'
Gradle Kotlin
implementation("io.mats3:mats-test:0.19.17-2024-04-16")
Scala SBT
libraryDependencies += "io.mats3" % "mats-test" % "0.19.17-2024-04-16"
Groovy Grape
@Grapes(
  @Grab(group='io.mats3', module='mats-test', version='0.19.17-2024-04-16')
)
Apache Ivy
<dependency org="io.mats3" name="mats-test" rev="0.19.17-2024-04-16" />
Leiningen
[io.mats3/mats-test "0.19.17-2024-04-16"]
Apache Buildr
'io.mats3:mats-test:jar:0.19.17-2024-04-16'