Jdbc4k

A thin wrapper around JDBC to make it easier to use from Kotlin

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.asprotunity
ArtifactId

ArtifactId

jdbc4k
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jdbc4k
A thin wrapper around JDBC to make it easier to use from Kotlin
Project URL

Project URL

http://jdbc4k.org
Source Code Management

Source Code Management

http://jdbc4k.org

Download jdbc4k

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1