Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 360 Bytes

share-canal

关于Canal中jar依赖与业务项目jar包的冲突的完美解决,并扩展接口

Maven

<dependency>
    <groupId>com.devzy.share</groupId>
    <artifactId>share-canal</artifactId>
    <version>1.0.24</version>
</dependency>

maven仓库