Last Version

canal module for otter 1.1.6 1.1.6

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.alibaba.otter
ArtifactId

ArtifactId

canal
Version

Version

1.1.6
Type

Type

pom
Description

Description

canal module for otter 1.1.6
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/alibaba/canal

Download canal 1.1.6

Filename Size
canal-1.1.6.pom 18 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • meta
  • dbsync
  • filter
  • driver
  • parse
  • sink
  • store
  • protocol
  • instance
  • server
  • client
  • deployer
  • example
  • prometheus
  • admin
  • client-adapter
  • connector