MVN

org.apache.plc4x : plc4j-protocol-ethernet-ip

Maven & Gradle

Feb 26, 2020
1 usages

PLC4J: Protocol: Ethernet/IP · Implementation of a PLC4X driver able to speak with devices using the Ethernet/IP protocol.

<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-protocol-ethernet-ip</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.plc4x : plc4j-protocol-ethernet-ip to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of org.apache.plc4x : plc4j-protocol-ethernet-ip to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
plc4j-protocol-ethernet-ip-0.6.0
0.5.x
plc4j-protocol-ethernet-ip-0.5.0
0.4.x
plc4j-protocol-ethernet-ip-0.4.0
0.3.x
plc4j-protocol-ethernet-ip-0.3.1
plc4j-protocol-ethernet-ip-0.3.0

How to add a dependency to Maven

Add the following org.apache.plc4x : plc4j-protocol-ethernet-ip maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-protocol-ethernet-ip</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.plc4x : plc4j-protocol-ethernet-ip gradle dependency to your build.gradle file:

implementation 'org.apache.plc4x:plc4j-protocol-ethernet-ip:0.6.0'

Gradle Kotlin DSL: Add the following org.apache.plc4x : plc4j-protocol-ethernet-ip gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.plc4x:plc4j-protocol-ethernet-ip:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.plc4x : plc4j-protocol-ethernet-ip sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.plc4x" % "plc4j-protocol-ethernet-ip" % "0.6.0"

Advertisement

Dependencies from Group

Oct 03, 2022
75 usages
Oct 03, 2022
32 usages
Oct 03, 2022
22 usages
Oct 03, 2022
22 usages

Discover Dependencies

Mar 04, 2019
1 usages
Mar 04, 2019
1 usages
Mar 04, 2019
1 usages
Aug 20, 2022
2 usages
11 stars
Aug 20, 2022
2 usages
11 stars
Jun 19, 2023
1 usages
11.1k stars
Aug 28, 2022
1 usages
77 stars