Last Version

Mongock driver for mongodb test template 5.1.0

MongoDB tool for tracking, managing and applying database schema changes

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.mongock
ArtifactId

ArtifactId

mongodb-driver-test-template
Version

Version

5.1.0
Type

Type

jar
Description

Description

Mongock driver for mongodb test template
MongoDB tool for tracking, managing and applying database schema changes

Download mongodb-driver-test-template 5.1.0


<!-- https://jarcasting.com/artifacts/io.mongock/mongodb-driver-test-template/ -->
<dependency>
    <groupId>io.mongock</groupId>
    <artifactId>mongodb-driver-test-template</artifactId>
    <version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/mongodb-driver-test-template/
implementation 'io.mongock:mongodb-driver-test-template:5.1.0'
// https://jarcasting.com/artifacts/io.mongock/mongodb-driver-test-template/
implementation ("io.mongock:mongodb-driver-test-template:5.1.0")
'io.mongock:mongodb-driver-test-template:jar:5.1.0'
<dependency org="io.mongock" name="mongodb-driver-test-template" rev="5.1.0">
  <artifact name="mongodb-driver-test-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='mongodb-driver-test-template', version='5.1.0')
)
libraryDependencies += "io.mongock" % "mongodb-driver-test-template" % "5.1.0"
[io.mongock/mongodb-driver-test-template "5.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
io.mongock : mongock-driver-core jar 5.1.0
io.mongock : mongock-api jar 5.1.0
io.mongock : mongock-decorator-util jar 5.1.0
io.mongock : mongock-test-runner jar 5.1.0
io.mongock : mongock-test-util jar 5.1.0
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.2.4
org.testcontainers : testcontainers jar 1.16.2

provided (2)

Group / Artifact Type Version
org.mongodb : mongo-java-driver Optional jar 3.12.8
org.mongodb : mongodb-driver-sync Optional jar 4.2.3

Project Modules

There are no modules declared in this project.