EtherNet/IP

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

License

License

GroupId

GroupId

com.digitalpetri.enip
ArtifactId

ArtifactId

enip
Last Version

Last Version

1.4.1
Release Date

Release Date

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

Filename Size
enip-1.4.1.pom 8 KB
Browse

How to add to project

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

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
com.digitalpetri.enip

digitalpetri

Versions

Version
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1