Last Version

aeron 1.38.1

Efficient reliable UDP unicast, UDP multicast, and IPC transport protocol.

License

License

Categories

Categories

Aeron Application Layer Libs Messaging
GroupId

GroupId

io.aeron
ArtifactId

ArtifactId

aeron-driver
Version

Version

1.38.1
Type

Type

pom
Description

Description

aeron
Efficient reliable UDP unicast, UDP multicast, and IPC transport protocol.
Project URL

Project URL

https://github.com/real-logic/aeron
Source Code Management

Source Code Management

https://github.com/real-logic/aeron.git

Download aeron-driver 1.38.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.aeron : aeron-client jar 1.38.1

Project Modules

There are no modules declared in this project.