is not current version
Last Version 1.1.3

com.lmaye:lms-cloud-starter-canal 1.1.0

LMS Cloud Canal Starter project for Spring Boot

GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud-starter-canal
Version

Version

1.1.0
Type

Type

jar

Download lms-cloud-starter-canal 1.1.0


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