License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x.examples |
ArtifactId | ArtifactIdiotree |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionExamples: IoTree (The IoT Christmas Tree)
An example Application for the IoT Frankfurt meetup on 14.12.2017.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
iotree-0.1.0.pom | |
iotree-0.1.0.jar | 13 KB |
iotree-0.1.0-sources.jar | 11 KB |
iotree-0.1.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x.examples/iotree/ -->
<dependency>
<groupId>org.apache.plc4x.examples</groupId>
<artifactId>iotree</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x.examples/iotree/
implementation 'org.apache.plc4x.examples:iotree:0.1.0'
// https://jarcasting.com/artifacts/org.apache.plc4x.examples/iotree/
implementation ("org.apache.plc4x.examples:iotree:0.1.0")
'org.apache.plc4x.examples:iotree:jar:0.1.0'
<dependency org="org.apache.plc4x.examples" name="iotree" rev="0.1.0">
<artifact name="iotree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x.examples', module='iotree', version='0.1.0')
)
libraryDependencies += "org.apache.plc4x.examples" % "iotree" % "0.1.0"
[org.apache.plc4x.examples/iotree "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.plc4x : apache-edgent | jar | 0.1.0 |
org.apache.edgent : edgent-api-function | jar | 1.2.0 |
org.apache.edgent : edgent-api-topology | jar | 1.2.0 |
org.apache.edgent : edgent-providers-direct | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.plc4x : plc4j-protocol-s7 | jar | 0.1.0 |