is not current version
Last Version 0.0.14

io.github.goodgoodjm:otter-spring-boot-starter 0.0.4

Otter, DB Migration tools for kotlin

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.goodgoodjm
ArtifactId

ArtifactId

otter-spring-boot-starter
Version

Version

0.0.4
Type

Type

jar

Download otter-spring-boot-starter 0.0.4


<!-- https://jarcasting.com/artifacts/io.github.goodgoodjm/otter-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.goodgoodjm</groupId>
    <artifactId>otter-spring-boot-starter</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.goodgoodjm/otter-spring-boot-starter/
implementation 'io.github.goodgoodjm:otter-spring-boot-starter:0.0.4'
// https://jarcasting.com/artifacts/io.github.goodgoodjm/otter-spring-boot-starter/
implementation ("io.github.goodgoodjm:otter-spring-boot-starter:0.0.4")
'io.github.goodgoodjm:otter-spring-boot-starter:jar:0.0.4'
<dependency org="io.github.goodgoodjm" name="otter-spring-boot-starter" rev="0.0.4">
  <artifact name="otter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.goodgoodjm', module='otter-spring-boot-starter', version='0.0.4')
)
libraryDependencies += "io.github.goodgoodjm" % "otter-spring-boot-starter" % "0.0.4"
[io.github.goodgoodjm/otter-spring-boot-starter "0.0.4"]