MVN

org.apache.plc4x : plc4j-transport-pcap-shared

Maven & Gradle

Oct 03, 2022
2 usages

PLC4J: Transports: PCAP (shared) · Base classes used by all transports using libpcap (raw-socket and pcap-replay).

<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-transport-pcap-shared</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.plc4x : plc4j-transport-pcap-shared to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of org.apache.plc4x : plc4j-transport-pcap-shared to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
plc4j-transport-pcap-shared-0.10.0
0.9.x
plc4j-transport-pcap-shared-0.9.1
plc4j-transport-pcap-shared-0.9.0
0.8.x
plc4j-transport-pcap-shared-0.8.0
0.7.x
plc4j-transport-pcap-shared-0.7.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-transport-pcap-shared</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.plc4x : plc4j-transport-pcap-shared gradle dependency to your build.gradle file:

implementation 'org.apache.plc4x:plc4j-transport-pcap-shared:0.10.0'

Gradle Kotlin DSL: Add the following org.apache.plc4x : plc4j-transport-pcap-shared gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.plc4x:plc4j-transport-pcap-shared:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.plc4x : plc4j-transport-pcap-shared sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.plc4x" % "plc4j-transport-pcap-shared" % "0.10.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

Aug 12, 2021
3 usages
61 stars
Jun 22, 2023
2 usages
2 stars
Aug 16, 2023
7 usages
95 stars
Jun 16, 2020
3 usages
0 stars
May 12, 2023
2 usages
221 stars
May 12, 2023
2 usages
221 stars
Feb 11, 2021
2 usages
2.2k stars