[klib-db] Database

Kotlin library with miscellaneous functions

License

License

GroupId

GroupId

com.orgecc.klib
ArtifactId

ArtifactId

klib-db
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

[klib-db] Database
Kotlin library with miscellaneous functions
Project Organization

Project Organization

orgecc

Download klib-db

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.orgecc.klib : klib-base jar 1.4.1
com.orgecc.klib : klib-json jar 1.4.1
org.koin » koin-core Optional jar 2.0.1
org.postgresql : postgresql jar 42.2.9
com.github.seratch : kotliquery jar 1.2.1
io.ebean : ebean Optional jar 11.15.3
com.zaxxer : HikariCP jar 3.4.2
org.flywaydb : flyway-core jar 6.2.1
javax.activation : activation jar 1.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

Project Modules

There are no modules declared in this project.

klib

All: Release

klib-base: Release

klib-db: Release

klib-http4k: Release

klib-json: Release

Versions

Version
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0