is not current version
Last Version 1.4.1

com.digitalpetri.enip:enip-client 1.3.4

Asynchronous, non-blocking, EtherNet/IP client implementation for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.digitalpetri.enip
ArtifactId

ArtifactId

enip-client
Version

Version

1.3.4
Type

Type

jar
Description

Description

Asynchronous, non-blocking, EtherNet/IP client implementation for Java

Download enip-client 1.3.4


<!-- https://jarcasting.com/artifacts/com.digitalpetri.enip/enip-client/ -->
<dependency>
    <groupId>com.digitalpetri.enip</groupId>
    <artifactId>enip-client</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpetri.enip/enip-client/
implementation 'com.digitalpetri.enip:enip-client:1.3.4'
// https://jarcasting.com/artifacts/com.digitalpetri.enip/enip-client/
implementation ("com.digitalpetri.enip:enip-client:1.3.4")
'com.digitalpetri.enip:enip-client:jar:1.3.4'
<dependency org="com.digitalpetri.enip" name="enip-client" rev="1.3.4">
  <artifact name="enip-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpetri.enip', module='enip-client', version='1.3.4')
)
libraryDependencies += "com.digitalpetri.enip" % "enip-client" % "1.3.4"
[com.digitalpetri.enip/enip-client "1.3.4"]

Dependencies

compile (7)

Group / Artifact Type Version
com.digitalpetri.enip : cip-core jar 1.3.4
com.digitalpetri.enip : enip-core jar 1.3.4
io.netty : netty-codec jar 4.0.56.Final
io.netty : netty-handler jar 4.0.56.Final
com.digitalpetri.netty : netty-channel-fsm jar 0.4
io.dropwizard.metrics : metrics-core jar 3.1.0
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.