Last Version

PLC4J: Utils: Pcap-Sockets 0.6.0

An implementation of a Netty Channel that uses a PCAP packet dump as input and simulates a raw socket device by replaying the recorded traffic.

License

License

GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

plc4j-utils-pcap-sockets
Version

Version

0.6.0
Type

Type

jar
Description

Description

PLC4J: Utils: Pcap-Sockets
An implementation of a Netty Channel that uses a PCAP packet dump as input and simulates a raw socket device by replaying the recorded traffic.
Project Organization

Project Organization

The Apache Software Foundation

Download plc4j-utils-pcap-sockets 0.6.0


<!-- https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-utils-pcap-sockets/ -->
<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-utils-pcap-sockets</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-utils-pcap-sockets/
implementation 'org.apache.plc4x:plc4j-utils-pcap-sockets:0.6.0'
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-utils-pcap-sockets/
implementation ("org.apache.plc4x:plc4j-utils-pcap-sockets:0.6.0")
'org.apache.plc4x:plc4j-utils-pcap-sockets:jar:0.6.0'
<dependency org="org.apache.plc4x" name="plc4j-utils-pcap-sockets" rev="0.6.0">
  <artifact name="plc4j-utils-pcap-sockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='plc4j-utils-pcap-sockets', version='0.6.0')
)
libraryDependencies += "org.apache.plc4x" % "plc4j-utils-pcap-sockets" % "0.6.0"
[org.apache.plc4x/plc4j-utils-pcap-sockets "0.6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.39.Final
io.netty : netty-transport jar 4.1.39.Final
org.pcap4j : pcap4j-core jar 1.8.2
org.apache.commons : commons-lang3 jar 3.7
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
org.pcap4j : pcap4j-packetfactory-static jar 1.8.2

test (12)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-params jar 5.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.junit.vintage : junit-vintage-engine jar 5.5.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.24.5
org.mockito : mockito-junit-jupiter jar 2.24.5
org.assertj : assertj-core jar 3.11.1
org.codehaus.groovy : groovy-test-junit5 jar 2.5.3

Project Modules

There are no modules declared in this project.