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
文件下载
文件名 操作
mats-test-0.19.18-2024-04-19.jar 下载
mats-test-0.19.18-2024-04-19.pom 下载
mats-test-0.19.18-2024-04-19-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.mats3</groupId>
  <artifactId>mats-test</artifactId>
  <version>0.19.18-2024-04-19</version>
</dependency>
Gradle Groovy
implementation 'io.mats3:mats-test:0.19.18-2024-04-19'
Gradle Kotlin
implementation("io.mats3:mats-test:0.19.18-2024-04-19")
Scala SBT
libraryDependencies += "io.mats3" % "mats-test" % "0.19.18-2024-04-19"
Groovy Grape
@Grapes(
  @Grab(group='io.mats3', module='mats-test', version='0.19.18-2024-04-19')
)
Apache Ivy
<dependency org="io.mats3" name="mats-test" rev="0.19.18-2024-04-19" />
Leiningen
[io.mats3/mats-test "0.19.18-2024-04-19"]
Apache Buildr
'io.mats3:mats-test:jar:0.19.18-2024-04-19'