License |
License
AL2
|
---|---|
GroupId | GroupIdio.thorntail |
ArtifactId | ArtifactIdcamel-paho |
Version | Version2.2.1.Final |
Type | Typejar |
Description |
DescriptionCamel Component :: Paho
Component for communicating with MQTT M2M message brokers using Eclipse Paho MQTT Client.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-paho-2.2.1.Final.pom | |
camel-paho-2.2.1.Final.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thorntail/camel-paho/ -->
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>camel-paho</artifactId>
<version>2.2.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/camel-paho/
implementation 'io.thorntail:camel-paho:2.2.1.Final'
// https://jarcasting.com/artifacts/io.thorntail/camel-paho/
implementation ("io.thorntail:camel-paho:2.2.1.Final")
'io.thorntail:camel-paho:jar:2.2.1.Final'
<dependency org="io.thorntail" name="camel-paho" rev="2.2.1.Final">
<artifact name="camel-paho" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='camel-paho', version='2.2.1.Final')
)
libraryDependencies += "io.thorntail" % "camel-paho" % "2.2.1.Final"
[io.thorntail/camel-paho "2.2.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-paho | jar | 2.19.0 |
io.thorntail : camel-core | jar | 2.2.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.camel : wildfly-camel-feature-pack | zip | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 2.2.28 |
io.thorntail : build-resources | jar | 2.2.1.Final |