is not current version
Last Version 1.7

com.github.bj-tydic:async-mysql-connector 1.6

async jdbc driver for mysql

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.bj-tydic
ArtifactId

ArtifactId

async-mysql-connector
Version

Version

1.6
Type

Type

jar

Download async-mysql-connector 1.6


<!-- https://jarcasting.com/artifacts/com.github.bj-tydic/async-mysql-connector/ -->
<dependency>
    <groupId>com.github.bj-tydic</groupId>
    <artifactId>async-mysql-connector</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bj-tydic/async-mysql-connector/
implementation 'com.github.bj-tydic:async-mysql-connector:1.6'
// https://jarcasting.com/artifacts/com.github.bj-tydic/async-mysql-connector/
implementation ("com.github.bj-tydic:async-mysql-connector:1.6")
'com.github.bj-tydic:async-mysql-connector:jar:1.6'
<dependency org="com.github.bj-tydic" name="async-mysql-connector" rev="1.6">
  <artifact name="async-mysql-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bj-tydic', module='async-mysql-connector', version='1.6')
)
libraryDependencies += "com.github.bj-tydic" % "async-mysql-connector" % "1.6"
[com.github.bj-tydic/async-mysql-connector "1.6"]