License |
License |
---|---|
GroupId | GroupIdcom.alibaba.otter |
ArtifactId | ArtifactIdcanal.example |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncanal example module for otter 1.1.6
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
canal.example-1.1.6.pom | |
canal.example-1.1.6.jar | 48 KB |
canal.example-1.1.6-sources.jar | 19 KB |
canal.example-1.1.6-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.otter/canal.example/ -->
<dependency>
<groupId>com.alibaba.otter</groupId>
<artifactId>canal.example</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.example/
implementation 'com.alibaba.otter:canal.example:1.1.6'
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.example/
implementation ("com.alibaba.otter:canal.example:1.1.6")
'com.alibaba.otter:canal.example:jar:1.1.6'
<dependency org="com.alibaba.otter" name="canal.example" rev="1.1.6">
<artifact name="canal.example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.otter', module='canal.example', version='1.1.6')
)
libraryDependencies += "com.alibaba.otter" % "canal.example" % "1.1.6"
[com.alibaba.otter/canal.example "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.otter : canal.client | jar | 1.1.6 |
com.alibaba.otter : canal.protocol | jar | 1.1.6 |
com.alibaba : druid | jar | 1.2.10 |
mysql : mysql-connector-java | jar | 5.1.48 |
org.apache.ddlutils : ddlutils | jar | 1.0 |
org.apache.commons : commons-pool2 | jar | 2.5.0 |
commons-beanutils : commons-beanutils | jar | 1.8.2 |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-collections : commons-collections | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |