| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.fanxuankai.zeus | 
| ArtifactId | ArtifactIdcanal-client-mq-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-mq-core-1.0.0.pom | |
| canal-client-mq-core-1.0.0.jar | 19 KB | 
| canal-client-mq-core-1.0.0-sources.jar | 12 KB | 
| canal-client-mq-core-1.0.0-javadoc.jar | 489 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client-mq-core/ -->
<dependency>
    <groupId>com.fanxuankai.zeus</groupId>
    <artifactId>canal-client-mq-core</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client-mq-core/
implementation 'com.fanxuankai.zeus:canal-client-mq-core:1.0.0'// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client-mq-core/
implementation ("com.fanxuankai.zeus:canal-client-mq-core:1.0.0")'com.fanxuankai.zeus:canal-client-mq-core:jar:1.0.0'<dependency org="com.fanxuankai.zeus" name="canal-client-mq-core" rev="1.0.0">
  <artifact name="canal-client-mq-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.fanxuankai.zeus', module='canal-client-mq-core', version='1.0.0')
)libraryDependencies += "com.fanxuankai.zeus" % "canal-client-mq-core" % "1.0.0"[com.fanxuankai.zeus/canal-client-mq-core "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fanxuankai.zeus : canal-client-core | jar | 1.0.0 | 
| org.javassist : javassist | jar | 3.27.0-GA | 
| org.springframework.boot : spring-boot-starter | jar | 2.1.3.RELEASE |