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

async jdbc driver for mysql

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.bj-tydic
ArtifactId

ArtifactId

async-mysql-connector
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.bj-tydic:async-mysql-connector
async jdbc driver for mysql

Download async-mysql-connector

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.42
io.netty : netty-all jar 4.1.17.Final
commons-logging : commons-logging jar 1.2
org.apache.logging.log4j : log4j-api jar 2.8
org.apache.logging.log4j : log4j-core jar 2.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.6
1.5
1.4
1.3
1.0