License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x |
ArtifactId | ArtifactIdapache-edgent |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionIntegrations: Apache Edgent
Integration module for integrating PLC4X into Apache Edgent.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apache-edgent-0.3.1.pom | |
apache-edgent-0.3.1.jar | 22 KB |
apache-edgent-0.3.1-sources.jar | 14 KB |
apache-edgent-0.3.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x/apache-edgent/ -->
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>apache-edgent</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/apache-edgent/
implementation 'org.apache.plc4x:apache-edgent:0.3.1'
// https://jarcasting.com/artifacts/org.apache.plc4x/apache-edgent/
implementation ("org.apache.plc4x:apache-edgent:0.3.1")
'org.apache.plc4x:apache-edgent:jar:0.3.1'
<dependency org="org.apache.plc4x" name="apache-edgent" rev="0.3.1">
<artifact name="apache-edgent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='apache-edgent', version='0.3.1')
)
libraryDependencies += "org.apache.plc4x" % "apache-edgent" % "0.3.1"
[org.apache.plc4x/apache-edgent "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.plc4x : plc4j-api | jar | 0.3.1 |
org.apache.edgent : edgent-api-function | jar | 1.2.0 |
com.google.code.gson : gson | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.plc4x : plc4j-utils-test-utils | jar | 0.3.1 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.apache.plc4x : plc4j-protocol-driver-base | jar | 0.3.1 |
org.apache.plc4x : plc4j-protocol-driver-base-test | jar | 0.3.1 |