Last Version

Mongock core 5.0.1.BETA

Migration runner classes base for

License

License

GroupId

GroupId

com.github.cloudyrock.mongock
ArtifactId

ArtifactId

mongock-core
Version

Version

5.0.1.BETA
Type

Type

pom
Description

Description

Mongock core
Migration runner classes base for

Download mongock-core 5.0.1.BETA


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

Dependencies

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

Project Modules

  • mongock-api
  • mongock-driver
  • mongock-runner
  • mongock-utils
  • mongock-decorator-util
  • mongock-test-util
  • mongock-core-bom