MVN

com.github.jasync-sql : jasync-sql

Maven & Gradle

May 30, 2021
1.6k stars

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

<dependency>
    <groupId>com.github.jasync-sql</groupId>
    <artifactId>jasync-sql</artifactId>
    <version>1.2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jasync-sql : jasync-sql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0.3

All Versions

Choose a version of com.github.jasync-sql : jasync-sql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jasync-sql-1.2.0.3
jasync-sql-1.2.0.2
jasync-sql-1.2.0.1
jasync-sql-1.2.0

How to add a dependency to Maven

Add the following com.github.jasync-sql : jasync-sql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jasync-sql</groupId>
    <artifactId>jasync-sql</artifactId>
    <version>1.2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jasync-sql : jasync-sql gradle dependency to your build.gradle file:

implementation 'com.github.jasync-sql:jasync-sql:1.2.0.3'

Gradle Kotlin DSL: Add the following com.github.jasync-sql : jasync-sql gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jasync-sql:jasync-sql:1.2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jasync-sql : jasync-sql sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jasync-sql" % "jasync-sql" % "1.2.0.3"

Advertisement

Dependencies from Group

Aug 14, 2023
16 usages
1.6k stars
Aug 14, 2023
14 usages
1.6k stars
Aug 14, 2023
11 usages
1.6k stars
Aug 14, 2023
4 usages
1.6k stars
Aug 14, 2023
1.6k stars

Discover Dependencies

Sep 12, 2022
56 stars
Jun 20, 2021
1 usages
4 stars
Jun 20, 2021
1 usages
4 stars
Jun 20, 2021
1 usages
4 stars
Jun 20, 2021
1 usages
4 stars
Sep 03, 2021
121 stars