jxnet-spring-boot-starter

Jxnet spring boot starter.

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.ardikars.jxnet
ArtifactId

ArtifactId

jxnet-spring-boot-starter
Last Version

Last Version

1.5.5.RC5
Release Date

Release Date

Type

Type

jar
Description

Description

jxnet-spring-boot-starter
Jxnet spring boot starter.
Project URL

Project URL

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

Project Organization

ardikars
Source Code Management

Source Code Management

https://github.com/jxnet/Jxnet

Download jxnet-spring-boot-starter

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.ardikars.common : common-annotation jar 1.2.8.RELEASE
com.ardikars.common : common-logging jar 1.2.8.RELEASE
com.ardikars.common : common-tuple jar 1.2.8.RELEASE
com.ardikars.common : common-util jar 1.2.8.RELEASE
com.ardikars.common : common-net jar 1.2.8.RELEASE
com.ardikars.common : common-memory jar 1.2.8.RELEASE
com.ardikars.jxpacket : jxpacket-common jar 1.2.4.RELEASE
com.ardikars.jxpacket : jxpacket-core jar 1.2.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.4.RELEASE
com.ardikars.jxnet : jxnet-core jar 1.5.5.RC5
com.ardikars.jxnet : jxnet-context jar 1.5.5.RC5
com.ardikars.jxnet : jxnet-spring-boot-autoconfigure jar 1.5.5.RC5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0

Project Modules

There are no modules declared in this project.

Developement has been stopped, please use https://github.com/ardikars/pcap instead.

Jxnet

Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/npcap) via JNI (Java Native Interface).

License

GNU Lesser General Public License, Version 3

/**
 * Copyright (C) 2015-2018 Jxnet
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
com.ardikars.jxnet

Jxnet

Versions

Version
1.5.5.RC5
1.5.5.RC4
1.5.5.RC3
1.5.5.RC2
1.5.5.RC1
1.5.4.RELEASE
1.5.4.RC1
1.5.3.RELEASE
1.5.3.RC7
1.5.3.RC6
1.5.3.RC5
1.5.3.RC4
1.5.3.RC2
1.5.3.RC1
1.5.2.RELEASE
1.5.1.RELEASE
1.5.0.RELEASE
1.5.0.RC3
1.5.0.RC2
1.4.9.Final
1.4.9.RC3
1.4.9.RC2
1.4.9.RC1
1.4.8.Final
1.4.8.RC2
1.4.8.RC1
1.4.7.Final
1.4.7.RC4
1.4.7.RC3
1.4.7.RC2
1.4.7.RC1
1.4.4.Final
1.4.3.Final
1.4.3.RC5
1.4.3.RC4
1.4.3.RC1
1.4.2.Final
1.4.2.RC2
1.4.2.RC1
1.4.1.Final
1.4.0.Final
1.4.0.RC7
1.4.0.RC6
1.4.0.RC5
1.4.0.RC4
1.4.0.RC3
1.4.0.RC2