License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdcom.github.jasync-sql |
ArtifactId | ArtifactIdjasync-postgresql |
Version | Version1.1.7 |
Type | Typejar |
Description |
Descriptionjasync-sql
jasync-sql - Async, Netty based, JVM database drivers for PostgreSQL and MySQL written in Kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jasync-postgresql-1.1.7.pom | |
jasync-postgresql-1.1.7.jar | 217 KB |
jasync-postgresql-1.1.7-sources.jar | 112 KB |
jasync-postgresql-1.1.7-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-postgresql/ -->
<dependency>
<groupId>com.github.jasync-sql</groupId>
<artifactId>jasync-postgresql</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-postgresql/
implementation 'com.github.jasync-sql:jasync-postgresql:1.1.7'
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-postgresql/
implementation ("com.github.jasync-sql:jasync-postgresql:1.1.7")
'com.github.jasync-sql:jasync-postgresql:jar:1.1.7'
<dependency org="com.github.jasync-sql" name="jasync-postgresql" rev="1.1.7">
<artifact name="jasync-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasync-sql', module='jasync-postgresql', version='1.1.7')
)
libraryDependencies += "com.github.jasync-sql" % "jasync-postgresql" % "1.1.7"
[com.github.jasync-sql/jasync-postgresql "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jasync-sql : jasync-common | jar | 1.1.7 |
com.github.jasync-sql : jasync-pool | jar | 1.1.7 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.4.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
joda-time : joda-time | jar | 2.9.7 |
org.joda : joda-convert | jar | 1.8.1 |
io.netty : netty-transport | jar | 4.1.49.Final |
io.netty : netty-handler | jar | 4.1.49.Final |
io.github.microutils : kotlin-logging | jar | 1.7.6 |
com.ongres.scram : client | jar | 2.1 |