License |
License |
---|---|
GroupId | GroupIdcom.alibaba.otter |
ArtifactId | ArtifactIdcanal.common |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncanal common module for otter 1.1.6
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
canal.common-1.1.6.pom | |
canal.common-1.1.6.jar | 40 KB |
canal.common-1.1.6-sources.jar | 24 KB |
canal.common-1.1.6-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.otter/canal.common/ -->
<dependency>
<groupId>com.alibaba.otter</groupId>
<artifactId>canal.common</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.common/
implementation 'com.alibaba.otter:canal.common:1.1.6'
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.common/
implementation ("com.alibaba.otter:canal.common:1.1.6")
'com.alibaba.otter:canal.common:jar:1.1.6'
<dependency org="com.alibaba.otter" name="canal.common" rev="1.1.6">
<artifact name="canal.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.otter', module='canal.common', version='1.1.6')
)
libraryDependencies += "com.alibaba.otter" % "canal.common" % "1.1.6"
[com.alibaba.otter/canal.common "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.6.Final |
org.apache.zookeeper : zookeeper | jar | 3.4.5 |
com.101tec : zkclient | jar | 0.10 |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
commons-codec : commons-codec | jar | 1.9 |
com.alibaba.fastjson2 : fastjson2 | jar | 2.0.4 |
com.google.guava : guava | jar | 22.0 |
ch.qos.logback : logback-core | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.springframework : spring-core | jar | 5.0.5.RELEASE |
org.springframework : spring-aop | jar | 5.0.5.RELEASE |
org.springframework : spring-context | jar | 5.0.5.RELEASE |
org.springframework : spring-jdbc | jar | 5.0.5.RELEASE |
org.springframework : spring-orm | jar | 5.0.5.RELEASE |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.0.5.RELEASE |
junit : junit | jar | 4.12 |