Last Version

Examples: Hello OPM 0.3.1

Hello World example of PLC4X using the OPM feature.

License

License

GroupId

GroupId

org.apache.plc4x.examples
ArtifactId

ArtifactId

hello-opm
Version

Version

0.3.1
Type

Type

jar
Description

Description

Examples: Hello OPM
Hello World example of PLC4X using the OPM feature.
Project Organization

Project Organization

The Apache Software Foundation

Download hello-opm 0.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.plc4x : plc4j-opm jar 0.3.1
org.apache.plc4x : plc4j-connection-pool jar 0.3.1
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

runtime (2)

Group / Artifact Type Version
org.apache.plc4x : plc4j-driver-s7 jar 0.3.1
org.apache.plc4x : plc4j-driver-simulated jar 0.3.1

Project Modules

There are no modules declared in this project.