korio-ext-db-mysql

Korio: Kotlin cORoutines I/O : Streams + Async TCP Client/Server + Virtual File System for JVM, Node.JS and Browser

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korio-ext-db-mysql
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

korio-ext-db-mysql
Korio: Kotlin cORoutines I/O : Streams + Async TCP Client/Server + Virtual File System for JVM, Node.JS and Browser
Project URL

Project URL

https://github.com/soywiz/korio/

Download korio-ext-db-mysql

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.4-3
com.jtransc : jtransc-rt-core jar 0.6.7
com.jtransc : jtransc-rt-core-kotlin jar 0.6.7
com.soywiz : korio-core jar 0.13.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.soywiz : korio jar 0.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.0
0.11.0
0.10.0
0.9.1
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1