License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x.examples |
ArtifactId | ArtifactIdiot-factory |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionExamples: IoT Factory
Client application demonstrating PLC4X in our virtual IoT Factory.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
iot-factory-0.1.0.pom | |
iot-factory-0.1.0.jar | 20 KB |
iot-factory-0.1.0-sources.jar | 14 KB |
iot-factory-0.1.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x.examples/iot-factory/ -->
<dependency>
<groupId>org.apache.plc4x.examples</groupId>
<artifactId>iot-factory</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x.examples/iot-factory/
implementation 'org.apache.plc4x.examples:iot-factory:0.1.0'
// https://jarcasting.com/artifacts/org.apache.plc4x.examples/iot-factory/
implementation ("org.apache.plc4x.examples:iot-factory:0.1.0")
'org.apache.plc4x.examples:iot-factory:jar:0.1.0'
<dependency org="org.apache.plc4x.examples" name="iot-factory" rev="0.1.0">
<artifact name="iot-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x.examples', module='iot-factory', version='0.1.0')
)
libraryDependencies += "org.apache.plc4x.examples" % "iot-factory" % "0.1.0"
[org.apache.plc4x.examples/iot-factory "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 |
org.elasticsearch : elasticsearch | jar | 6.2.4 |
org.elasticsearch.plugin : transport-netty4-client | jar | 6.2.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.plc4x : plc4j-protocol-s7 | jar | 0.1.0 |