Last Version

Examples: Google Cloud IoT Core 0.1.0

Implementation of a PLC4X application gathering information from a PLC and making that available in an the Google Cloud IoT Core.

License

License

GroupId

GroupId

org.apache.plc4x.examples
ArtifactId

ArtifactId

google
Version

Version

0.1.0
Type

Type

jar
Description

Description

Examples: Google Cloud IoT Core
Implementation of a PLC4X application gathering information from a PLC and making that available in an the Google Cloud IoT Core.
Project Organization

Project Organization

The Apache Software Foundation

Download google 0.1.0


<!-- https://jarcasting.com/artifacts/org.apache.plc4x.examples/google/ -->
<dependency>
    <groupId>org.apache.plc4x.examples</groupId>
    <artifactId>google</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x.examples/google/
implementation 'org.apache.plc4x.examples:google:0.1.0'
// https://jarcasting.com/artifacts/org.apache.plc4x.examples/google/
implementation ("org.apache.plc4x.examples:google:0.1.0")
'org.apache.plc4x.examples:google:jar:0.1.0'
<dependency org="org.apache.plc4x.examples" name="google" rev="0.1.0">
  <artifact name="google" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x.examples', module='google', version='0.1.0')
)
libraryDependencies += "org.apache.plc4x.examples" % "google" % "0.1.0"
[org.apache.plc4x.examples/google "0.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.plc4x : plc4j-api jar 0.1.0
org.apache.plc4x : plc4j-core jar 0.1.0
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.0
joda-time : joda-time jar 2.3
io.jsonwebtoken : jjwt jar 0.9.1
commons-cli : commons-cli jar 1.4
org.slf4j : log4j-over-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

runtime (1)

Group / Artifact Type Version
org.apache.plc4x : plc4j-protocol-s7 jar 0.1.0

Project Modules

There are no modules declared in this project.