is not current version
Last Version 1.4.1

EtherNet/IP 1.4.0

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

License

License

GroupId

GroupId

com.digitalpetri.enip
ArtifactId

ArtifactId

enip
Version

Version

1.4.0
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.4.0

Filename Size
enip-1.4.0.pom 8 KB
Browse

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

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