| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.fanxuankai.zeus |
| ArtifactId | ArtifactIdcanal-client-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent for Zeus
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| canal-client-core-1.0.0.pom | |
| canal-client-core-1.0.0.jar | 86 KB |
| canal-client-core-1.0.0-sources.jar | 41 KB |
| canal-client-core-1.0.0-javadoc.jar | 705 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client-core/ -->
<dependency>
<groupId>com.fanxuankai.zeus</groupId>
<artifactId>canal-client-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client-core/
implementation 'com.fanxuankai.zeus:canal-client-core:1.0.0'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client-core/
implementation ("com.fanxuankai.zeus:canal-client-core:1.0.0")
'com.fanxuankai.zeus:canal-client-core:jar:1.0.0'
<dependency org="com.fanxuankai.zeus" name="canal-client-core" rev="1.0.0">
<artifact name="canal-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='canal-client-core', version='1.0.0')
)
libraryDependencies += "com.fanxuankai.zeus" % "canal-client-core" % "1.0.0"
[com.fanxuankai.zeus/canal-client-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba.otter : canal.client | jar | 1.1.4 |
| org.reflections : reflections | jar | 0.9.12 |
| com.googlecode.aviator : aviator | jar | 4.2.10 |
| com.fanxuankai.zeus : common-data-redis | jar | 1.0.0 |
| org.projectlombok : lombok | jar | 1.18.6 |
| com.fanxuankai.zeus : common-util | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.1.3.RELEASE |