添加依赖
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-yammer-starter</artifactId>
<version>3.16.0</version>
</dependency>
implementation 'org.apache.camel.springboot:camel-yammer-starter:3.16.0'
org.apache.camel.springboot:camel-yammer-starter:3.16.0
<dependency org="org.apache.camel.springboot" name="camel-yammer-starter" rev="3.16.0" />
libraryDependencies += "org.apache.camel.springboot" % "camel-yammer-starter" % "3.16.0"
@Grab(group='org.apache.camel.springboot', module='camel-yammer-starter', version='3.16.0')
[org.apache.camel.springboot/camel-yammer-starter "3.16.0"]
'org.apache.camel.springboot:camel-yammer-starter:jar:3.16.0'
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | camel-yammer-starter-3.16.0.jar |
| 源码包 | camel-yammer-starter-3.16.0-sources.jar |
版本列表 (48)
3.2.0
2020-04-02