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