Sandbox: PLC4Net

Implementation of the protocol adapters for usage as .Net module.

License

License

Categories

Categories

Net
GroupId

GroupId

org.apache.plc4x.sandbox
ArtifactId

ArtifactId

plc4net
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

pom
Description

Description

Sandbox: PLC4Net
Implementation of the protocol adapters for usage as .Net module.
Project Organization

Project Organization

The Apache Software Foundation

Download plc4net

Filename Size
plc4net-0.9.1.pom 1 KB
Browse

How to add to project

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

  • api
  • plc4net.driver

Versions

Version
0.9.1
0.9.0