jxpacket-pcap4j-spring-boot-autoconfigure

Jxpacket is a network packet crafting library for java.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

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

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

jxpacket-pcap4j-spring-boot-autoconfigure
Последняя версия

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

1.1.0.RC10
Дата

Дата

Тип

Тип

jar
Описание

Описание

jxpacket-pcap4j-spring-boot-autoconfigure
Jxpacket is a network packet crafting library for java.
Ссылка на сайт

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

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

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

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

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

https://github.com/jxnet/Jxpacket.git

Скачать jxpacket-pcap4j-spring-boot-autoconfigure

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

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

Зависимости

runtime (8)

Идентификатор библиотеки Тип Версия
com.ardikars.common : common-net jar
com.ardikars.common : common-util jar
io.netty : netty-buffer jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-autoconfigure jar
org.pcap4j : pcap4j-core jar 1.7.3
com.ardikars.jxpacket : jxpacket-common jar 1.1.0.RC10
com.ardikars.jxpacket : jxpacket-pcap4j jar 1.1.0.RC10

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Jxpacket

Jxpacket is network packet crafting libarary for java.

Supported protocol

  • ARP (Address Resolution Protocol)
  • Ethernet (EN10MB), IEEE 802.1Q VLAN-tagged frames
  • ICMPv4 (Internet Control Message Protocol Version 4)
    • Destination Unreachable
    • Echo Reply
    • Echo Request
    • Parameter Problem
    • Redirect Message
    • Router Advertisement
    • Router Solicitation
    • Time Exceeded
    • Timestamp
    • Timestamp Reply
  • ICMPv6 (Internet Control Message Protocol Version 6)
    • Destination Unreachable
    • Echo Reply
    • Echo Request
    • Home Agent Address Discovery Reply
    • Home Agent Address Discovery Request
    • Inverse NeighborDiscovery Advertisement
    • Inverse NeighborDiscovery Solicitation
    • Mobile Prefix Advertisement
    • Mobile Prefix Solicitation
    • Multicast Listener Done
    • Multicast Listener Query
    • Multicast Listener Report v1
    • Multicast Listener Report v2
    • Neighbor Advertisement
    • Neighbor Solicitation
    • Node Information Query
    • Node Information Response
    • Packet Too Big Message
    • Router Advertisement
    • Router Renumbering
    • Router Solicitation
    • Time Exceeded
  • IPv4 (Internet Protocol Version 4)
  • IPv6 (Internet Protocol Version 6)
    • Authentication Header Extension
    • Destination Option Header Extension
    • Fragment Header Extension
    • Hop by Hop Option Header Extension
    • Routing Header Extension
  • NDP (Neighbor Discovery Protocol)
    • Neighbor Advertisement
    • Neighbor Discovery Options
    • Neighbor Solicitation
    • Ridirect
    • Router Advertisement
    • Router Solicitation
  • TCP (Transmission Control Protocol)
  • UDP (User Datagram Protocol)
  • ISO 8583 (Under development)

License

GNU Lesser General Public License, Version 3

/**
 * Copyright (C) 2017-2018  Ardika Rommy Sanjaya <contact@ardikars.com>
 *
 * 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/>.
 */

Contact

Email: Ardika Rommy Sanjaya (contact@ardikars.com)

Issues

Have a bug? Please create an issue here on GitHub!

https://github.com/jxnet/Jxpacket/issues

com.ardikars.jxpacket

Jxnet

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

Версия
1.1.0.RC10
1.1.0.RC9
1.1.0.RC8
1.1.0.RC7