License |
License |
---|---|
GroupId | GroupIdcom.alibaba.otter |
ArtifactId | ArtifactIdcanal.example |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptioncanal example module for otter 1.1.4
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
canal.example-1.1.4.pom | |
canal.example-1.1.4.jar | 48 KB |
canal.example-1.1.4-sources.jar | 19 KB |
canal.example-1.1.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.example/
implementation 'com.alibaba.otter:canal.example:1.1.4'
// https://jarcasting.com/artifacts/com.alibaba.otter/canal.example/
implementation ("com.alibaba.otter:canal.example:1.1.4")
'com.alibaba.otter:canal.example:jar:1.1.4'
<dependency org="com.alibaba.otter" name="canal.example" rev="1.1.4">
<artifact name="canal.example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.otter', module='canal.example', version='1.1.4')
)
libraryDependencies += "com.alibaba.otter" % "canal.example" % "1.1.4"
[com.alibaba.otter/canal.example "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.otter : canal.client | jar | 1.1.4 |
com.alibaba.otter : canal.protocol | jar | 1.1.4 |
com.alibaba : druid | jar | 1.1.9 |
mysql : mysql-connector-java | jar | 5.1.47 |
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 |