is not current version
Last Version 4.2.18

com.alibaba.otter:node.canal 4.2.1


GroupId

GroupId

com.alibaba.otter
ArtifactId

ArtifactId

node.canal
Version

Version

4.2.1
Type

Type

jar

Download node.canal 4.2.1


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