MVN

com.mydataharbor : binlog-plugin

Maven & Gradle

Feb 03, 2023
58 stars

mysql binlog插件 datasource。 需要先将mysql的binlog功能打开,并且设置为row模式

<dependency>
    <groupId>com.mydataharbor</groupId>
    <artifactId>binlog-plugin</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mydataharbor : binlog-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of com.mydataharbor : binlog-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
binlog-plugin-2.0.5
binlog-plugin-2.0.4
binlog-plugin-2.0.3
binlog-plugin-2.0.2
binlog-plugin-2.0.1
binlog-plugin-2.0.0

How to add a dependency to Maven

Add the following com.mydataharbor : binlog-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mydataharbor</groupId>
    <artifactId>binlog-plugin</artifactId>
    <version>2.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mydataharbor : binlog-plugin gradle dependency to your build.gradle file:

implementation 'com.mydataharbor:binlog-plugin:2.0.5'

Gradle Kotlin DSL: Add the following com.mydataharbor : binlog-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mydataharbor:binlog-plugin:2.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mydataharbor : binlog-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mydataharbor" % "binlog-plugin" % "2.0.5"

Advertisement

Dependencies from Group

Mar 08, 2023
15 usages
58 stars
Jan 17, 2023
9 usages
58 stars
Feb 23, 2022
3 usages
21 stars
Feb 23, 2022
3 usages
21 stars
Mar 08, 2023
3 usages
58 stars

Discover Dependencies

Jan 31, 2023
60 stars
Jun 01, 2023
0 stars
Apr 12, 2023
0 stars
Apr 12, 2023
0 stars
Apr 12, 2023
0 stars
Jan 30, 2023
2 stars
Jan 30, 2023
1 stars