License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x |
ArtifactId | ArtifactIdplc4j-transport-pcap-replay |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPLC4J: Transports: PCAP Replay
Transport using libpcap to replay pcapng files to simulate a raw socket.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-transport-pcap-replay/ -->
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-replay</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-transport-pcap-replay/
implementation 'org.apache.plc4x:plc4j-transport-pcap-replay:0.9.1'
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-transport-pcap-replay/
implementation ("org.apache.plc4x:plc4j-transport-pcap-replay:0.9.1")
'org.apache.plc4x:plc4j-transport-pcap-replay:jar:0.9.1'
<dependency org="org.apache.plc4x" name="plc4j-transport-pcap-replay" rev="0.9.1">
<artifact name="plc4j-transport-pcap-replay" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='plc4j-transport-pcap-replay', version='0.9.1')
)
libraryDependencies += "org.apache.plc4x" % "plc4j-transport-pcap-replay" % "0.9.1"
[org.apache.plc4x/plc4j-transport-pcap-replay "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.plc4x : plc4j-api | jar | 0.9.1 |
org.apache.plc4x : plc4j-spi | jar | 0.9.1 |
org.apache.plc4x : plc4j-transport-pcap-shared | jar | 0.9.1 |
org.apache.plc4x : plc4j-utils-pcap-shared | jar | 0.9.1 |
org.apache.plc4x : plc4j-utils-pcap-replay | jar | 0.9.1 |
io.netty : netty-transport | jar | 4.1.67.Final |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.5 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
org.assertj : assertj-core | jar | 3.20.2 |
org.codehaus.groovy : groovy-test-junit5 | jar | 3.0.8 |