is not current version
Last Version 5.1.0

io.mongock:mongodb-driver-test-template 5.0.11.RC


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.mongock
ArtifactId

ArtifactId

mongodb-driver-test-template
Version

Version

5.0.11.RC
Type

Type

jar

Download mongodb-driver-test-template 5.0.11.RC


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