Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 261 Bytes

share-camel

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

Maven

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