License |
License |
---|---|
GroupId | GroupIdtop.javatool |
ArtifactId | ArtifactIdcanal |
Last Version | Last Version1.2.1-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncanal
easy canal client
|
Project URL |
Project URL |
Filename | Size |
---|---|
canal-1.2.1-RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.javatool/canal/ -->
<dependency>
<groupId>top.javatool</groupId>
<artifactId>canal</artifactId>
<version>1.2.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.javatool/canal/
implementation 'top.javatool:canal:1.2.1-RELEASE'
// https://jarcasting.com/artifacts/top.javatool/canal/
implementation ("top.javatool:canal:1.2.1-RELEASE")
'top.javatool:canal:pom:1.2.1-RELEASE'
<dependency org="top.javatool" name="canal" rev="1.2.1-RELEASE">
<artifact name="canal" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.javatool', module='canal', version='1.2.1-RELEASE')
)
libraryDependencies += "top.javatool" % "canal" % "1.2.1-RELEASE"
[top.javatool/canal "1.2.1-RELEASE"]