is not current version
Last Version 1.7

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

async jdbc driver for mysql

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.bj-tydic
ArtifactId

ArtifactId

async-mysql-connector
Version

Version

1.0
Type

Type

jar

Download async-mysql-connector 1.0


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