License |
License |
---|---|
GroupId | GroupIdcom.alibaba.otter |
ArtifactId | ArtifactIdcanal.protocol |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncanal protocol module for otter 1.1.6
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
canal.protocol-1.1.6.pom | |
canal.protocol-1.1.6.jar | 392 KB |
canal.protocol-1.1.6-sources.jar | 96 KB |
canal.protocol-1.1.6-javadoc.jar | 946 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.otter/canal.protocol/ -->
<dependency>
<groupId>com.alibaba.otter</groupId>
<artifactId>canal.protocol</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.protocol/
implementation 'com.alibaba.otter:canal.protocol:1.1.6'
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.protocol/
implementation ("com.alibaba.otter:canal.protocol:1.1.6")
'com.alibaba.otter:canal.protocol:jar:1.1.6'
<dependency org="com.alibaba.otter" name="canal.protocol" rev="1.1.6">
<artifact name="canal.protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.otter', module='canal.protocol', version='1.1.6')
)
libraryDependencies += "com.alibaba.otter" % "canal.protocol" % "1.1.6"
[com.alibaba.otter/canal.protocol "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.otter : canal.common | jar | 1.1.6 |
com.google.protobuf : protobuf-java | jar | 3.6.1 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |