License |
License |
---|---|
GroupId | GroupIdcom.alibaba.otter |
ArtifactId | ArtifactIdconnector.core |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncanal connector core module for otter 1.1.6
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
connector.core-1.1.6.pom | |
connector.core-1.1.6.jar | 53 KB |
connector.core-1.1.6-sources.jar | 28 KB |
connector.core-1.1.6-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.otter/connector.core/ -->
<dependency>
<groupId>com.alibaba.otter</groupId>
<artifactId>connector.core</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.otter/connector.core/
implementation 'com.alibaba.otter:connector.core:1.1.6'
// https://jarcasting.com/artifacts/com.alibaba.otter/connector.core/
implementation ("com.alibaba.otter:connector.core:1.1.6")
'com.alibaba.otter:connector.core:jar:1.1.6'
<dependency org="com.alibaba.otter" name="connector.core" rev="1.1.6">
<artifact name="connector.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.otter', module='connector.core', version='1.1.6')
)
libraryDependencies += "com.alibaba.otter" % "connector.core" % "1.1.6"
[com.alibaba.otter/connector.core "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.aviator : aviator | jar | 2.2.1 |
oro : oro | jar | 2.0.8 |
joda-time : joda-time | jar | 2.9.4 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.otter : canal.protocol | jar | 1.1.6 |