License |
License |
---|---|
GroupId | GroupIdio.mongock |
ArtifactId | ArtifactIdmongock-test-runner |
Last Version | Last Version5.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMongock test runner
Runner for tests
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.mongock/mongock-test-runner/ -->
<dependency>
<groupId>io.mongock</groupId>
<artifactId>mongock-test-runner</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/mongock-test-runner/
implementation 'io.mongock:mongock-test-runner:5.1.0'
// https://jarcasting.com/artifacts/io.mongock/mongock-test-runner/
implementation ("io.mongock:mongock-test-runner:5.1.0")
'io.mongock:mongock-test-runner:jar:5.1.0'
<dependency org="io.mongock" name="mongock-test-runner" rev="5.1.0">
<artifact name="mongock-test-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='mongock-test-runner', version='5.1.0')
)
libraryDependencies += "io.mongock" % "mongock-test-runner" % "5.1.0"
[io.mongock/mongock-test-runner "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.mongock : mongock-runner-core | jar | 5.1.0 |
io.mongock : mongock-api | jar | 5.1.0 |