License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x.examples |
ArtifactId | ArtifactIdhellp-integration-edgent |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionExamples: Edgent
Application using Edgent to output PLC data to the console.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x.examples/hellp-integration-edgent/ -->
<dependency>
<groupId>org.apache.plc4x.examples</groupId>
<artifactId>hellp-integration-edgent</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x.examples/hellp-integration-edgent/
implementation 'org.apache.plc4x.examples:hellp-integration-edgent:0.3.1'
// https://jarcasting.com/artifacts/org.apache.plc4x.examples/hellp-integration-edgent/
implementation ("org.apache.plc4x.examples:hellp-integration-edgent:0.3.1")
'org.apache.plc4x.examples:hellp-integration-edgent:jar:0.3.1'
<dependency org="org.apache.plc4x.examples" name="hellp-integration-edgent" rev="0.3.1">
<artifact name="hellp-integration-edgent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x.examples', module='hellp-integration-edgent', version='0.3.1')
)
libraryDependencies += "org.apache.plc4x.examples" % "hellp-integration-edgent" % "0.3.1"
[org.apache.plc4x.examples/hellp-integration-edgent "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.plc4x : apache-edgent | jar | 0.3.1 |
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 |
commons-cli : commons-cli | jar | 1.4 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.plc4x : plc4j-driver-s7 | jar | 0.3.1 |