is not current version
Last Version 1.4.1

EtherNet/IP 1.3.4

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

License

License

GroupId

GroupId

com.digitalpetri.enip
ArtifactId

ArtifactId

enip
Version

Version

1.3.4
Type

Type

pom
Description

Description

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

Project URL

https://github.com/digitalpetri/ethernet-ip
Source Code Management

Source Code Management

https://github.com/digitalpetri/ethernet-ip

Download enip 1.3.4

Filename Size
enip-1.3.4.pom 8 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

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

Project Modules

  • cip-client
  • cip-core
  • enip-client
  • enip-core
  • logix-services