License |
License |
---|---|
GroupId | GroupIdcom.kohlschutter |
ArtifactId | ArtifactIdkohlschutter-test-util |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkohlschutter-test-util
Helper classes used for unit testing
|
Project Organization |
Project OrganizationKohlschütter Search Intelligence |
<!-- https://jarcasting.com/artifacts/com.kohlschutter/kohlschutter-test-util/ -->
<dependency>
<groupId>com.kohlschutter</groupId>
<artifactId>kohlschutter-test-util</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kohlschutter/kohlschutter-test-util/
implementation 'com.kohlschutter:kohlschutter-test-util:1.4.4'
// https://jarcasting.com/artifacts/com.kohlschutter/kohlschutter-test-util/
implementation ("com.kohlschutter:kohlschutter-test-util:1.4.4")
'com.kohlschutter:kohlschutter-test-util:jar:1.4.4'
<dependency org="com.kohlschutter" name="kohlschutter-test-util" rev="1.4.4">
<artifact name="kohlschutter-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kohlschutter', module='kohlschutter-test-util', version='1.4.4')
)
libraryDependencies += "com.kohlschutter" % "kohlschutter-test-util" % "1.4.4"
[com.kohlschutter/kohlschutter-test-util "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
com.kohlschutter : kohlschutter-util | jar | 1.4.4 |
org.junit.jupiter : junit-jupiter | jar |