| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.openhft |
| ArtifactId | ArtifactIdposix |
| Version | Version2.22ea7 |
| Type | Typejar |
| Description |
Descriptionjava-posix
OpenHFT Java Posix APIs
|
| Filename | Size |
|---|---|
| posix-2.22ea7.pom | |
| posix-2.22ea7.jar | 33 KB |
| posix-2.22ea7-sources.jar | 17 KB |
| posix-2.22ea7-javadoc.jar | 175 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.openhft/posix/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>posix</artifactId>
<version>2.22ea7</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/posix/
implementation 'net.openhft:posix:2.22ea7'
// https://jarcasting.com/artifacts/net.openhft/posix/
implementation ("net.openhft:posix:2.22ea7")
'net.openhft:posix:jar:2.22ea7'
<dependency org="net.openhft" name="posix" rev="2.22ea7">
<artifact name="posix" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='posix', version='2.22ea7')
)
libraryDependencies += "net.openhft" % "posix" % "2.22ea7"
[net.openhft/posix "2.22ea7"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.slf4j : slf4j-simple | jar |