License |
License |
---|---|
GroupId | GroupIdio.mongock |
ArtifactId | ArtifactIdstandalone |
Last Version | Last Version5.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMigration runner classes base for
|
Filename | Size |
---|---|
standalone-5.1.0.pom | 608 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.mongock/standalone/ -->
<dependency>
<groupId>io.mongock</groupId>
<artifactId>standalone</artifactId>
<version>5.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/standalone/
implementation 'io.mongock:standalone:5.1.0'
// https://jarcasting.com/artifacts/io.mongock/standalone/
implementation ("io.mongock:standalone:5.1.0")
'io.mongock:standalone:pom:5.1.0'
<dependency org="io.mongock" name="standalone" rev="5.1.0">
<artifact name="standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='standalone', version='5.1.0')
)
libraryDependencies += "io.mongock" % "standalone" % "5.1.0"
[io.mongock/standalone "5.1.0"]