License |
License |
---|---|
GroupId | GroupIdio.pkts |
ArtifactId | ArtifactIdpkts-streams |
Last Version | Last Version3.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPkts Streams
PKTS IO - A pure java based library for manipulating pcaps
|
Filename | Size |
---|---|
pkts-streams-3.0.10.pom | |
pkts-streams-3.0.10.jar | 27 KB |
pkts-streams-3.0.10-sources.jar | 27 KB |
pkts-streams-3.0.10-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pkts/pkts-streams/ -->
<dependency>
<groupId>io.pkts</groupId>
<artifactId>pkts-streams</artifactId>
<version>3.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.pkts/pkts-streams/
implementation 'io.pkts:pkts-streams:3.0.10'
// https://jarcasting.com/artifacts/io.pkts/pkts-streams/
implementation ("io.pkts:pkts-streams:3.0.10")
'io.pkts:pkts-streams:jar:3.0.10'
<dependency org="io.pkts" name="pkts-streams" rev="3.0.10">
<artifact name="pkts-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pkts', module='pkts-streams', version='3.0.10')
)
libraryDependencies += "io.pkts" % "pkts-streams" % "3.0.10"
[io.pkts/pkts-streams "3.0.10"]
Group / Artifact | Type | Version |
---|---|---|
io.pkts : pkts-core | jar | 3.0.10 |
io.pkts : pkts-sdp | jar | 3.0.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.8.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
log4j : log4j | jar | 1.2.14 |