is not current version
Last Version 1.1.6

com.alibaba.otter:canal.parse.driver 1.0.14


GroupId

GroupId

com.alibaba.otter
ArtifactId

ArtifactId

canal.parse.driver
Version

Version

1.0.14
Type

Type

jar

Download canal.parse.driver 1.0.14


<!-- https://jarcasting.com/artifacts/com.alibaba.otter/canal.parse.driver/ -->
<dependency>
    <groupId>com.alibaba.otter</groupId>
    <artifactId>canal.parse.driver</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.parse.driver/
implementation 'com.alibaba.otter:canal.parse.driver:1.0.14'
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.parse.driver/
implementation ("com.alibaba.otter:canal.parse.driver:1.0.14")
'com.alibaba.otter:canal.parse.driver:jar:1.0.14'
<dependency org="com.alibaba.otter" name="canal.parse.driver" rev="1.0.14">
  <artifact name="canal.parse.driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.otter', module='canal.parse.driver', version='1.0.14')
)
libraryDependencies += "com.alibaba.otter" % "canal.parse.driver" % "1.0.14"
[com.alibaba.otter/canal.parse.driver "1.0.14"]