Last Version

java-posix 2.22.9

OpenHFT Java Posix APIs

License

License

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

posix
Version

Version

2.22.9
Type

Type

jar
Description

Description

java-posix
OpenHFT Java Posix APIs

Download posix 2.22.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
net.java.dev.jna : jna jar
net.java.dev.jna : jna-platform jar
com.github.jnr : jnr-ffi jar 2.2.6
com.github.jnr : jnr-constants jar 0.10.2

test (2)

Group / Artifact Type Version
junit : junit jar
org.slf4j : slf4j-simple jar

Project Modules

There are no modules declared in this project.