is not current version
Last Version 1.24.0

io.aeron:aeron-system-tests 0.9.8

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

Categories

Categories

Aeron Application Layer Libs Messaging
GroupId

GroupId

io.aeron
ArtifactId

ArtifactId

aeron-system-tests
Version

Version

0.9.8
Type

Type

jar

Download aeron-system-tests 0.9.8


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