Last Version

Sandbox: PLC4PY 0.9.1

Implementation of the protocol adapters for usage as Python module.

License

License

GroupId

GroupId

org.apache.plc4x.sandbox
ArtifactId

ArtifactId

plc4py
Version

Version

0.9.1
Type

Type

pom
Description

Description

Sandbox: PLC4PY
Implementation of the protocol adapters for usage as Python module.
Project Organization

Project Organization

The Apache Software Foundation

Download plc4py 0.9.1

Filename Size
plc4py-0.9.1.pom 4 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2

test (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-test-junit5 jar 3.0.9

Project Modules

There are no modules declared in this project.