Pcap Spring Boot Starter Example

Spring boot starter example for Pcap

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ardikars.pcap
ArtifactId

ArtifactId

pcap-spring-boot-starter-example
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Pcap Spring Boot Starter Example
Spring boot starter example for Pcap
Project Organization

Project Organization

ardikars

Download pcap-spring-boot-starter-example

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
com.ardikars.pcap : pcap-spring-boot-starter jar 0.0.9

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.9
0.0.8
0.0.7