is not current version
Last Version 1.7

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

async jdbc driver for mysql

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.bj-tydic
ArtifactId

ArtifactId

async-mysql-connector
Version

Version

1.3
Type

Type

jar

Download async-mysql-connector 1.3


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