License |
License |
---|---|
Categories |
CategoriesAeron Application Layer Libs Messaging |
GroupId | GroupIdio.aeron |
ArtifactId | ArtifactIdaeron-driver |
Last Version | Last Version1.38.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionaeron
Efficient reliable UDP unicast, UDP multicast, and IPC transport protocol.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aeron-driver-1.38.1.pom | |
aeron-driver-1.38.1.zip | 2 KB |
aeron-driver-1.38.1-sources.jar | 209 KB |
aeron-driver-1.38.1-javadoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.aeron/aeron-driver/ -->
<dependency>
<groupId>io.aeron</groupId>
<artifactId>aeron-driver</artifactId>
<version>1.38.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.aeron/aeron-driver/
implementation 'io.aeron:aeron-driver:1.38.1'
// https://jarcasting.com/artifacts/io.aeron/aeron-driver/
implementation ("io.aeron:aeron-driver:1.38.1")
'io.aeron:aeron-driver:pom:1.38.1'
<dependency org="io.aeron" name="aeron-driver" rev="1.38.1">
<artifact name="aeron-driver" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.aeron', module='aeron-driver', version='1.38.1')
)
libraryDependencies += "io.aeron" % "aeron-driver" % "1.38.1"
[io.aeron/aeron-driver "1.38.1"]
Group / Artifact | Type | Version |
---|---|---|
io.aeron : aeron-client | jar | 1.38.1 |