is not current version
Last Version 2.0.8

jasync-sql 1.1.7

jasync-sql - Async, Netty based, JVM database drivers for PostgreSQL and MySQL written in Kotlin

License

License

GroupId

GroupId

com.github.jasync-sql
ArtifactId

ArtifactId

jasync-pool
Version

Version

1.1.7
Type

Type

jar
Description

Description

jasync-sql
jasync-sql - Async, Netty based, JVM database drivers for PostgreSQL and MySQL written in Kotlin
Project URL

Project URL

https://github.com/jasync-sql/jasync-sql
Source Code Management

Source Code Management

https://github.com/jasync-sql/jasync-sql/tree/master

Download jasync-pool 1.1.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.20

runtime (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
joda-time : joda-time jar 2.9.7
io.github.microutils : kotlin-logging jar 1.7.6
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.4.2

Project Modules

There are no modules declared in this project.