Last Version

PLC4J: Protocol: S7 0.6.0

Implementation of the S7 Protocol layer.

License

License

GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

plc4j-protocol-s7
Version

Version

0.6.0
Type

Type

jar
Description

Description

PLC4J: Protocol: S7
Implementation of the S7 Protocol layer.
Project Organization

Project Organization

The Apache Software Foundation

Download plc4j-protocol-s7 0.6.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.plc4x : plc4j-api jar 0.6.0
org.apache.plc4x : plc4j-protocol-driver-base jar 0.6.0
org.apache.plc4x : plc4j-protocol-iso-tp jar 0.6.0
io.netty : netty-buffer jar 4.1.39.Final
io.netty : netty-common jar 4.1.39.Final
io.netty : netty-transport jar 4.1.39.Final
io.netty : netty-codec jar 4.1.39.Final
org.apache.commons : commons-lang3 jar 3.7
org.slf4j : slf4j-api jar 1.7.25

test (16)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.mockito : mockito-core jar 2.24.5
org.spockframework : spock-core jar 1.2-groovy-2.5
com.athaydes : spock-reports jar 1.6.1
org.apache.plc4x : plc4j-utils-test-utils jar 0.6.0
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-params jar 5.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.junit.vintage : junit-vintage-engine jar 5.5.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-junit-jupiter jar 2.24.5
org.assertj : assertj-core jar 3.11.1
org.codehaus.groovy : groovy-test-junit5 jar 2.5.3

Project Modules

There are no modules declared in this project.