Last Version

Aeron 0.9.4

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

License

License

Categories

Categories

CLI User Interface Aeron Application Layer Libs Messaging
GroupId

GroupId

uk.co.real-logic
ArtifactId

ArtifactId

aeron-client
Version

Version

0.9.4
Type

Type

jar
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-client 0.9.4


<!-- https://jarcasting.com/artifacts/uk.co.real-logic/aeron-client/ -->
<dependency>
    <groupId>uk.co.real-logic</groupId>
    <artifactId>aeron-client</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.real-logic/aeron-client/
implementation 'uk.co.real-logic:aeron-client:0.9.4'
// https://jarcasting.com/artifacts/uk.co.real-logic/aeron-client/
implementation ("uk.co.real-logic:aeron-client:0.9.4")
'uk.co.real-logic:aeron-client:jar:0.9.4'
<dependency org="uk.co.real-logic" name="aeron-client" rev="0.9.4">
  <artifact name="aeron-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.real-logic', module='aeron-client', version='0.9.4')
)
libraryDependencies += "uk.co.real-logic" % "aeron-client" % "0.9.4"
[uk.co.real-logic/aeron-client "0.9.4"]

Dependencies

compile (1)

Group / Artifact Type Version
uk.co.real-logic : Agrona jar 0.4.12

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.