Last Version

Examples 0.3.1

Parent of all application example modules.

License

License

GroupId

GroupId

org.apache.plc4x.examples
ArtifactId

ArtifactId

examples
Version

Version

0.3.1
Type

Type

pom
Description

Description

Examples
Parent of all application example modules.
Project Organization

Project Organization

The Apache Software Foundation

Download examples 0.3.1

Filename Size
examples-0.3.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dummy-driver
  • hello-cloud-azure
  • hello-cloud-google
  • hello-connectivity-kafka
  • hello-integration-edgent
  • hello-opm
  • hello-storage-elasticsearch
  • hello-world-plc4x