Last Version

Examples: Cloud: Google Cloud IoT Core 0.3.1

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

hello-cloud-google
Version

Version

0.3.1
Type

Type

jar
Description

Description

Examples: Cloud: 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 hello-cloud-google 0.3.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.plc4x : plc4j-api jar 0.3.1
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.0
joda-time : joda-time jar 2.10
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-driver-s7 jar 0.3.1

Project Modules

There are no modules declared in this project.