Last Version

aeron 1.24.0

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-system-tests
Version

Version

1.24.0
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-system-tests 1.24.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.agrona : agrona jar 1.1.0
io.aeron : aeron-archive jar 1.24.0

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.1.0
junit : junit jar 4.12
io.aeron : aeron-client jar 1.24.0

Project Modules

There are no modules declared in this project.