| License |
License |
|---|---|
| GroupId | GroupIdio.github.goodgoodjm |
| ArtifactId | ArtifactIdotter-core |
| Last Version | Last Version0.0.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionotter-core
Otter, DB Migration tools for kotlin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| otter-core-0.0.14.pom | |
| otter-core-0.0.14.jar | 51 KB |
| otter-core-0.0.14-sources.jar | 8 KB |
| otter-core-0.0.14-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| ch.qos.logback : logback-classic | jar | 1.2.5 |