is not current version
Last Version 1.2.1-RELEASE

top.javatool:canal 1.1.0-RELEASE


GroupId

GroupId

top.javatool
ArtifactId

ArtifactId

canal
Version

Version

1.1.0-RELEASE
Type

Type

pom

Download canal 1.1.0-RELEASE

Filename Size
canal-1.1.0-RELEASE.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/top.javatool/canal/ -->
<dependency>
    <groupId>top.javatool</groupId>
    <artifactId>canal</artifactId>
    <version>1.1.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.javatool/canal/
implementation 'top.javatool:canal:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/top.javatool/canal/
implementation ("top.javatool:canal:1.1.0-RELEASE")
'top.javatool:canal:pom:1.1.0-RELEASE'
<dependency org="top.javatool" name="canal" rev="1.1.0-RELEASE">
  <artifact name="canal" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.javatool', module='canal', version='1.1.0-RELEASE')
)
libraryDependencies += "top.javatool" % "canal" % "1.1.0-RELEASE"
[top.javatool/canal "1.1.0-RELEASE"]