License |
License |
---|---|
GroupId | GroupIdcom.github.camel-labs |
ArtifactId | ArtifactIdcamel-labs-iot-gateway |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Labs
|
<!-- https://jarcasting.com/artifacts/com.github.camel-labs/camel-labs-iot-gateway/ -->
<dependency>
<groupId>com.github.camel-labs</groupId>
<artifactId>camel-labs-iot-gateway</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.camel-labs/camel-labs-iot-gateway/
implementation 'com.github.camel-labs:camel-labs-iot-gateway:0.1.0'
// https://jarcasting.com/artifacts/com.github.camel-labs/camel-labs-iot-gateway/
implementation ("com.github.camel-labs:camel-labs-iot-gateway:0.1.0")
'com.github.camel-labs:camel-labs-iot-gateway:jar:0.1.0'
<dependency org="com.github.camel-labs" name="camel-labs-iot-gateway" rev="0.1.0">
<artifact name="camel-labs-iot-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.camel-labs', module='camel-labs-iot-gateway', version='0.1.0')
)
libraryDependencies += "com.github.camel-labs" % "camel-labs-iot-gateway" % "0.1.0"
[com.github.camel-labs/camel-labs-iot-gateway "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-paho | jar | 2.16-SNAPSHOT |
org.apache.camel : camel-spring-boot | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
com.github.camel-labs : camel-pi4j | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.apache.activemq : activemq-broker | jar | 5.11.1 |
org.apache.activemq : activemq-mqtt | jar | 5.11.1 |
org.springframework.boot : spring-boot-starter-test | jar |