Last Version

wiresham 0.6

Simple TCP service mocking tool for replaying Wireshark captured service traffic

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

us.abstracta
ArtifactId

ArtifactId

wiresham
Version

Version

0.6
Type

Type

jar
Description

Description

wiresham
Simple TCP service mocking tool for replaying Wireshark captured service traffic
Project URL

Project URL

https://github.com/abstracta/wiresham
Source Code Management

Source Code Management

https://github.com/abstracta/wiresham/tree/master

Download wiresham 0.6


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
com.google.guava : guava jar 29.0-jre
org.yaml : snakeyaml jar 1.26
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
args4j : args4j jar 2.33
org.pcap4j : pcap4j-core jar 1.8.2
org.pcap4j : pcap4j-packetfactory-static jar 1.8.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.