Last Version

Mongock core 5.1.0

Migration runner classes base for

License

License

GroupId

GroupId

io.mongock
ArtifactId

ArtifactId

mongock-core
Version

Version

5.1.0
Type

Type

pom
Description

Description

Mongock core
Migration runner classes base for
Project URL

Project URL

https://github.com/mongock/mongock

Download mongock-core 5.1.0

Filename Size
mongock-core-5.1.0.pom 1 KB
Browse

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

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