Last Version

mysql-binlog-connector-java 0.21.0

MySQL Binary Log connector

License

License

Categories

Categories

Java Languages MySQL Data Databases
GroupId

GroupId

com.github.shyiko
ArtifactId

ArtifactId

mysql-binlog-connector-java
Version

Version

0.21.0
Type

Type

jar
Description

Description

mysql-binlog-connector-java
MySQL Binary Log connector
Project URL

Project URL

https://github.com/shyiko/mysql-binlog-connector-java

Download mysql-binlog-connector-java 0.21.0


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

Dependencies

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8.5
org.skyscreamer : jsonassert jar 1.4.0
org.mockito : mockito-all jar 1.9.5
mysql : mysql-connector-java jar 8.0.15

Project Modules

There are no modules declared in this project.