Last Version

RawSocket SPI parent 1.0.0

Linux raw socket via Java DatagramChannel

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.alei121
ArtifactId

ArtifactId

rawsocketspi-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

RawSocket SPI parent
Linux raw socket via Java DatagramChannel
Project URL

Project URL

http://github.com/alei121
Source Code Management

Source Code Management

https://github.com/alei121/rawsocketspi.git

Download rawsocketspi-parent 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.alei121/rawsocketspi-parent/ -->
<dependency>
    <groupId>com.github.alei121</groupId>
    <artifactId>rawsocketspi-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alei121/rawsocketspi-parent/
implementation 'com.github.alei121:rawsocketspi-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.alei121/rawsocketspi-parent/
implementation ("com.github.alei121:rawsocketspi-parent:1.0.0")
'com.github.alei121:rawsocketspi-parent:pom:1.0.0'
<dependency org="com.github.alei121" name="rawsocketspi-parent" rev="1.0.0">
  <artifact name="rawsocketspi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.alei121', module='rawsocketspi-parent', version='1.0.0')
)
libraryDependencies += "com.github.alei121" % "rawsocketspi-parent" % "1.0.0"
[com.github.alei121/rawsocketspi-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rawsocketspi-dist
  • rawsocketspi-jni
  • rawsocketspi-java
  • rawsocketspi-examples