License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.github.alei121 |
ArtifactId | ArtifactIdrawsocketspi-parent |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionRawSocket SPI parent
Linux raw socket via Java DatagramChannel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rawsocketspi-parent-1.0.0.pom | 4 KB |
Browse |
<!-- 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"]