is not current version
Last Version 1.1.0.RC10

com.ardikars.jxpacket:jxpacket-pcap4j-spring-boot-autoconfigure 1.1.0.RC8

Jxpacket is a network packet crafting library for java.

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket-pcap4j-spring-boot-autoconfigure
Version

Version

1.1.0.RC8
Type

Type

jar

Download jxpacket-pcap4j-spring-boot-autoconfigure 1.1.0.RC8


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