| License |
License |
|---|---|
| GroupId | GroupIdorg.kaazing |
| ArtifactId | ArtifactIdk3po.pcap.converter |
| Last Version | Last Version5.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionK3po TCP Dump Converter
Utility for converting pcap into k3po scripts
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.kaazing/k3po.pcap.converter/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>k3po.pcap.converter</artifactId>
<version>5.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/k3po.pcap.converter/
implementation 'org.kaazing:k3po.pcap.converter:5.0.6'
// https://jarcasting.com/artifacts/org.kaazing/k3po.pcap.converter/
implementation ("org.kaazing:k3po.pcap.converter:5.0.6")
'org.kaazing:k3po.pcap.converter:jar:5.0.6'
<dependency org="org.kaazing" name="k3po.pcap.converter" rev="5.0.6">
<artifact name="k3po.pcap.converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='k3po.pcap.converter', version='5.0.6')
)
libraryDependencies += "org.kaazing" % "k3po.pcap.converter" % "5.0.6"
[org.kaazing/k3po.pcap.converter "5.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.1 |
| commons-lang : commons-lang | jar | 2.1 |
| org.jmock : jmock | jar | 2.6.0 |
| org.jmock : jmock-legacy | jar | 2.6.0 |
| pull-parser : pull-parser | jar | 2.1.10 |
| org.kaazing : community.license | jar | 2.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |