| License |
License |
|---|---|
| GroupId | GroupIdcom.fanxuankai.zeus |
| ArtifactId | ArtifactIdcanal-core |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent for Zeus
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| canal-core-2.0.5.pom | |
| canal-core-2.0.5.jar | 56 KB |
| canal-core-2.0.5-sources.jar | 23 KB |
| canal-core-2.0.5-javadoc.jar | 526 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-core/ -->
<dependency>
<groupId>com.fanxuankai.zeus</groupId>
<artifactId>canal-core</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-core/
implementation 'com.fanxuankai.zeus:canal-core:2.0.5'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-core/
implementation ("com.fanxuankai.zeus:canal-core:2.0.5")
'com.fanxuankai.zeus:canal-core:jar:2.0.5'
<dependency org="com.fanxuankai.zeus" name="canal-core" rev="2.0.5">
<artifact name="canal-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='canal-core', version='2.0.5')
)
libraryDependencies += "com.fanxuankai.zeus" % "canal-core" % "2.0.5"
[com.fanxuankai.zeus/canal-core "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.7.RELEASE |
| com.alibaba.otter : canal.client | jar | 1.1.4 |
| com.googlecode.aviator : aviator | jar | 4.2.10 |
| com.fanxuankai.zeus : common-data-redis | jar | 2.0.5 |
| org.projectlombok : lombok | jar | 1.18.12 |
| com.fanxuankai.zeus : common-util | jar | 2.0.5 |
| com.fanxuankai.zeus : canal-common | jar | 2.0.5 |
| mysql : mysql-connector-java | jar | 8.0.20 |