is not current version
Last Version 5.0.2.BETA

com.github.cloudyrock.mongock:mongodb-driver-test-template 4.3.7


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.cloudyrock.mongock
ArtifactId

ArtifactId

mongodb-driver-test-template
Version

Version

4.3.7
Type

Type

jar

Download mongodb-driver-test-template 4.3.7


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