Pcap Spring Boot Starter

Spring boot starter for Pcap

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ardikars.pcap
ArtifactId

ArtifactId

pcap-spring-boot-starter
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Pcap Spring Boot Starter
Spring boot starter for Pcap
Project Organization

Project Organization

ardikars

Download pcap-spring-boot-starter

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.ardikars.pcap : pcap-spi jar 0.0.10
com.ardikars.pcap : pcap-common jar 0.0.10
com.ardikars.pcap : pcap-api jar 0.0.10
com.ardikars.pcap : pcap-codec jar 0.0.10
org.yaml : snakeyaml jar
org.projectlombok : lombok jar
io.projectreactor : reactor-core jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar

Project Modules

There are no modules declared in this project.

Pcap Project

Quality Gate Status Maintainability Rating Reliability Rating Security Rating Vulnerabilities Bugs Lines of Code Coverage Code Smells Duplicated Lines (%) Techical Dept

Maven Central javadoc

About this project

Provides JVM network packet processing library for rapid development.

Documentation

License

Pcap is primarily distributed under the terms of both the MIT License and the Apache License (Version 2.0).

SPDX-License-Identifier: MIT OR Apache-2.0

Versions

Version
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6