is not current version
Last Version 5.1.0

io.mongock:standalone 5.0.6.RC


GroupId

GroupId

io.mongock
ArtifactId

ArtifactId

standalone
Version

Version

5.0.6.RC
Type

Type

pom

Download standalone 5.0.6.RC

Filename Size
standalone-5.0.6.RC.pom 606 bytes
Browse

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