Last Version

com.digitalpetri.enip:cip-client 1.4.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.digitalpetri.enip
ArtifactId

ArtifactId

cip-client
Version

Version

1.4.1
Type

Type

jar
Description

Description

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

Download cip-client 1.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.digitalpetri.enip : cip-core jar 1.4.1
com.digitalpetri.enip : enip-core jar 1.4.1
com.digitalpetri.enip : enip-client jar 1.4.1
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.