Last Version

PLC4J: Protocol: Ethernet/IP 0.6.0

Implementation of a PLC4X driver able to speak with devices using the Ethernet/IP protocol.

License

License

Categories

Categories

Net
GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

plc4j-protocol-ethernet-ip
Version

Version

0.6.0
Type

Type

jar
Description

Description

PLC4J: Protocol: Ethernet/IP
Implementation of a PLC4X driver able to speak with devices using the Ethernet/IP protocol.
Project Organization

Project Organization

The Apache Software Foundation

Download plc4j-protocol-ethernet-ip 0.6.0


<!-- https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-protocol-ethernet-ip/ -->
<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-protocol-ethernet-ip</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-protocol-ethernet-ip/
implementation 'org.apache.plc4x:plc4j-protocol-ethernet-ip:0.6.0'
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-protocol-ethernet-ip/
implementation ("org.apache.plc4x:plc4j-protocol-ethernet-ip:0.6.0")
'org.apache.plc4x:plc4j-protocol-ethernet-ip:jar:0.6.0'
<dependency org="org.apache.plc4x" name="plc4j-protocol-ethernet-ip" rev="0.6.0">
  <artifact name="plc4j-protocol-ethernet-ip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='plc4j-protocol-ethernet-ip', version='0.6.0')
)
libraryDependencies += "org.apache.plc4x" % "plc4j-protocol-ethernet-ip" % "0.6.0"
[org.apache.plc4x/plc4j-protocol-ethernet-ip "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
com.digitalpetri.enip : cip-core jar 1.2.0
com.digitalpetri.enip : enip-core jar 1.2.0
io.netty : netty-buffer jar 4.1.39.Final
io.netty : netty-codec jar 4.1.39.Final
io.netty : netty-transport jar 4.1.39.Final
org.apache.commons : commons-lang3 jar 3.7
org.slf4j : slf4j-api jar 1.7.25

test (12)

Group / Artifact Type Version
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-core jar 2.24.5
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.