otter-core

Otter, DB Migration tools for kotlin

License

License

GroupId

GroupId

io.github.goodgoodjm
ArtifactId

ArtifactId

otter-core
Last Version

Last Version

0.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

otter-core
Otter, DB Migration tools for kotlin
Project URL

Project URL

https://github.com/goodgoodjm/otter
Source Code Management

Source Code Management

https://github.com/goodgoodjm/otter

Download otter-core

How to add to project

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

Dependencies

runtime (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.jetbrains.kotlin : kotlin-test jar 1.5.21
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.21
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21
org.jetbrains.kotlin : kotlin-scripting-jsr223 jar 1.5.21
org.slf4j : slf4j-api jar 1.7.30
org.jetbrains.exposed : exposed-core jar 0.34.1
org.jetbrains.exposed : exposed-dao jar 0.34.1
org.jetbrains.exposed : exposed-jdbc jar 0.34.1
org.jetbrains.exposed : exposed-java-time jar 0.34.1

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
ch.qos.logback : logback-classic jar 1.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.14
0.0.13
0.0.12
0.0.11
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1