License |
License |
---|---|
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-gateway-app |
Version | Version0.1.4 |
Type | Typejar |
Description |
DescriptionRhiot :: Gateway :: App
Rhiot Project
|
Filename | Size |
---|---|
rhiot-gateway-app-0.1.4.pom | |
rhiot-gateway-app-0.1.4.jar | 41 MB |
rhiot-gateway-app-0.1.4-sources.jar | 359 bytes |
rhiot-gateway-app-0.1.4-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-gateway-app/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-gateway-app</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-gateway-app/
implementation 'io.rhiot:rhiot-gateway-app:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-gateway-app/
implementation ("io.rhiot:rhiot-gateway-app:0.1.4")
'io.rhiot:rhiot-gateway-app:jar:0.1.4'
<dependency org="io.rhiot" name="rhiot-gateway-app" rev="0.1.4">
<artifact name="rhiot-gateway-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-gateway-app', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot-gateway-app" % "0.1.4"
[io.rhiot/rhiot-gateway-app "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
io.rhiot : rhiot-gateway | jar | 0.1.4 |
org.apache.camel : camel-vertx | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |