Last Version

jxpacket-pcap4j 1.1.0.RC25

Jxpacket is a network packet crafting library for java.

License

License

GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket-pcap4j
Version

Version

1.1.0.RC25
Type

Type

jar
Description

Description

jxpacket-pcap4j
Jxpacket is a network packet crafting library for java.
Project URL

Project URL

https://github.com/jxnet/Jxpacket
Project Organization

Project Organization

ardikars
Source Code Management

Source Code Management

https://github.com/jxnet/Jxpacket.git

Download jxpacket-pcap4j 1.1.0.RC25


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

Dependencies

compile (1)

Group / Artifact Type Version
org.pcap4j : pcap4j-core Optional jar 1.7.3

runtime (5)

Group / Artifact Type Version
com.ardikars.common : common-net jar
com.ardikars.common : common-util jar
io.netty : netty-buffer jar
com.ardikars.jxpacket : jxpacket-common jar 1.1.0.RC25
com.ardikars.jxpacket : jxpacket-core jar 1.1.0.RC25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.