| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.fanxuankai.zeus |
| ArtifactId | ArtifactIdcanal-client |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionParent for Zeus
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| canal-client-1.0.0.pom | 787 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client/ -->
<dependency>
<groupId>com.fanxuankai.zeus</groupId>
<artifactId>canal-client</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client/
implementation 'com.fanxuankai.zeus:canal-client:1.0.0'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client/
implementation ("com.fanxuankai.zeus:canal-client:1.0.0")
'com.fanxuankai.zeus:canal-client:pom:1.0.0'
<dependency org="com.fanxuankai.zeus" name="canal-client" rev="1.0.0">
<artifact name="canal-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='canal-client', version='1.0.0')
)
libraryDependencies += "com.fanxuankai.zeus" % "canal-client" % "1.0.0"
[com.fanxuankai.zeus/canal-client "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.3.RELEASE |