License |
License |
---|---|
GroupId | GroupIdio.mongock |
ArtifactId | ArtifactIdmongock-core |
Last Version | Last Version5.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMongock core
Migration runner classes base for
|
Project URL |
Project URL |
Filename | Size |
---|---|
mongock-core-5.1.0.pom | 9 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"]