s

switchyard-component-camel-mqtt

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