s

switchyard-component-camel-rss

http://switchyard.org
文件下载
文件名 操作
switchyard-component-camel-rss-2.0.1.redhat-621169.jar 下载
switchyard-component-camel-rss-2.0.1.redhat-621169.pom 下载
switchyard-component-camel-rss-2.0.1.redhat-621169-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.switchyard.components</groupId>
  <artifactId>switchyard-component-camel-rss</artifactId>
  <version>2.0.1.redhat-621169</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.switchyard.components:switchyard-component-camel-rss:2.0.1.redhat-621169'
Gradle Kotlin
implementation("org.switchyard.components:switchyard-component-camel-rss:2.0.1.redhat-621169")
Scala SBT
libraryDependencies += "org.switchyard.components" % "switchyard-component-camel-rss" % "2.0.1.redhat-621169"
Groovy Grape
@Grapes(
  @Grab(group='org.switchyard.components', module='switchyard-component-camel-rss', version='2.0.1.redhat-621169')
)
Apache Ivy
<dependency org="org.switchyard.components" name="switchyard-component-camel-rss" rev="2.0.1.redhat-621169" />
Leiningen
[org.switchyard.components/switchyard-component-camel-rss "2.0.1.redhat-621169"]
Apache Buildr
'org.switchyard.components:switchyard-component-camel-rss:jar:2.0.1.redhat-621169'