License |
License |
---|---|
GroupId | GroupIdorg.dominokit |
ArtifactId | ArtifactIddomino-history-test |
Last Version | Last Version1.0.0-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondomino-history-test
Provides the test implementation for domino-history
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dominokit/domino-history-test/ -->
<dependency>
<groupId>org.dominokit</groupId>
<artifactId>domino-history-test</artifactId>
<version>1.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dominokit/domino-history-test/
implementation 'org.dominokit:domino-history-test:1.0.0-RC4'
// https://jarcasting.com/artifacts/org.dominokit/domino-history-test/
implementation ("org.dominokit:domino-history-test:1.0.0-RC4")
'org.dominokit:domino-history-test:jar:1.0.0-RC4'
<dependency org="org.dominokit" name="domino-history-test" rev="1.0.0-RC4">
<artifact name="domino-history-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dominokit', module='domino-history-test', version='1.0.0-RC4')
)
libraryDependencies += "org.dominokit" % "domino-history-test" % "1.0.0-RC4"
[org.dominokit/domino-history-test "1.0.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.dominokit : domino-history-shared | jar | 1.0.0-RC4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.18.1 |