MVN

de.oscillation.kismet : kismet-connector

Maven & Gradle

Dec 04, 2013
1 stars

kismet-connector · Implementation of the Kismet Client/Server Message Protocol for Java.

<dependency>
    <groupId>de.oscillation.kismet</groupId>
    <artifactId>kismet-connector</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.oscillation.kismet : kismet-connector to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of de.oscillation.kismet : kismet-connector to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
kismet-connector-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.oscillation.kismet</groupId>
    <artifactId>kismet-connector</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement