is not current version
Last Version 5.0.2.BETA

com.github.cloudyrock.mongock:mongodb-driver-test-template 4.0.5.alpha


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.cloudyrock.mongock
ArtifactId

ArtifactId

mongodb-driver-test-template
Version

Version

4.0.5.alpha
Type

Type

jar

Download mongodb-driver-test-template 4.0.5.alpha


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