com.gitee.loyo:ksql

jdbc tool for kotlin.

License

License

GroupId

GroupId

com.gitee.loyo
ArtifactId

ArtifactId

ksql
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitee.loyo:ksql
jdbc tool for kotlin.
Project URL

Project URL

https://gitee.com/loyo/ksql
Source Code Management

Source Code Management

https://gitee.com/loyo/ksql

Download ksql

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.loyo/ksql/ -->
<dependency>
    <groupId>com.gitee.loyo</groupId>
    <artifactId>ksql</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.loyo/ksql/
implementation 'com.gitee.loyo:ksql:0.9.4'
// https://jarcasting.com/artifacts/com.gitee.loyo/ksql/
implementation ("com.gitee.loyo:ksql:0.9.4")
'com.gitee.loyo:ksql:jar:0.9.4'
<dependency org="com.gitee.loyo" name="ksql" rev="0.9.4">
  <artifact name="ksql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.loyo', module='ksql', version='0.9.4')
)
libraryDependencies += "com.gitee.loyo" % "ksql" % "0.9.4"
[com.gitee.loyo/ksql "0.9.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30-RC
org.jetbrains.kotlin : kotlin-reflect jar 1.5.30-RC
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1

test (9)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
com.h2database : h2 jar 1.4.200
junit : junit jar RELEASE
org.springframework.boot : spring-boot-starter jar 2.5.3
org.springframework.boot : spring-boot-starter-data-jdbc jar 2.5.3
org.springframework.boot : spring-boot-starter-test jar 2.5.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.1
0.8.0