Last Version

com.github.cloudyrock.mongock:drivers 4.2.8.BETA

MongoDB tool for tracking, managing and applying database schema changes

License

License

GroupId

GroupId

com.github.cloudyrock.mongock
ArtifactId

ArtifactId

drivers
Version

Version

4.2.8.BETA
Type

Type

pom
Description

Description

MongoDB tool for tracking, managing and applying database schema changes

Download drivers 4.2.8.BETA

Filename Size
drivers-4.2.8.BETA.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mongodb-v3-driver
  • mongodb-sync-v4-driver
  • mongodb-springdata-v2-driver
  • mongodb-springdata-v3-driver
  • mongodb-driver-test-template