jxnet-benchmark

Jxnet benchmark.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

com.ardikars.jxnet
Идентификатор

Идентификатор

jxnet-benchmark
Последняя версия

Последняя версия

1.5.5.RC5
Дата

Дата

Тип

Тип

jar
Описание

Описание

jxnet-benchmark
Jxnet benchmark.
Ссылка на сайт

Ссылка на сайт

https://github.com/jxnet/Jxnet
Организация-разработчик

Организация-разработчик

ardikars
Система контроля версий

Система контроля версий

https://github.com/jxnet/Jxnet

Скачать jxnet-benchmark

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.ardikars.jxnet : jxnet-spring-boot-starter jar 1.5.5.RC5

runtime (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
org.pcap4j : pcap4j-core jar 1.7.4

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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