License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdio.mongock |
ArtifactId | ArtifactIdmongodb-driver-test-template |
Version | Version5.0.33 |
Type | Typejar |
Description |
DescriptionMongock driver for mongodb test template
MongoDB tool for tracking, managing and applying database schema changes
|
<!-- https://jarcasting.com/artifacts/io.mongock/mongodb-driver-test-template/ -->
<dependency>
<groupId>io.mongock</groupId>
<artifactId>mongodb-driver-test-template</artifactId>
<version>5.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/mongodb-driver-test-template/
implementation 'io.mongock:mongodb-driver-test-template:5.0.33'
// https://jarcasting.com/artifacts/io.mongock/mongodb-driver-test-template/
implementation ("io.mongock:mongodb-driver-test-template:5.0.33")
'io.mongock:mongodb-driver-test-template:jar:5.0.33'
<dependency org="io.mongock" name="mongodb-driver-test-template" rev="5.0.33">
<artifact name="mongodb-driver-test-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='mongodb-driver-test-template', version='5.0.33')
)
libraryDependencies += "io.mongock" % "mongodb-driver-test-template" % "5.0.33"
[io.mongock/mongodb-driver-test-template "5.0.33"]
Group / Artifact | Type | Version |
---|---|---|
io.mongock : mongock-driver-core | jar | 5.0.33 |
io.mongock : mongock-api | jar | 5.0.33 |
io.mongock : mongock-decorator-util | jar | 5.0.33 |
io.mongock : mongock-test-runner | jar | 5.0.33 |
io.mongock : mongock-test-util | jar | 5.0.33 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.2.4 |
org.testcontainers : testcontainers | jar | 1.16.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongo-java-driver Optional | jar | [3.0.0, 4.0.0) |
org.mongodb : mongodb-driver-sync Optional | jar | [4.0.0, 5.0.0) |