Last Version

Mongock driver for mongodb test template 5.0.2.BETA

MongoDB tool for tracking, managing and applying database schema changes

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.cloudyrock.mongock
ArtifactId

ArtifactId

mongodb-driver-test-template
Version

Version

5.0.2.BETA
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.0.2.BETA


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.cloudyrock.mongock : mongock-driver-core jar 5.0.1.BETA
com.github.cloudyrock.mongock : mongock-api jar 5.0.1.BETA
com.github.cloudyrock.mongock : mongock-decorator-util jar 5.0.1.BETA
com.github.cloudyrock.mongock : mongock-test-runner jar 5.0.1.BETA
org.mongodb : mongo-java-driver jar 3.12.1
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.2.4
org.testcontainers : testcontainers jar 1.15.0

Project Modules

There are no modules declared in this project.