не последняя версия
Последняя версия 1.24.0

io.aeron:aeron-system-tests 0.9.5

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

Категории

Категории

Aeron Библиотеки уровня приложения Messaging
Группа

Группа

io.aeron
Идентификатор

Идентификатор

aeron-system-tests
Версия

Версия

0.9.5
Тип

Тип

jar

Скачать aeron-system-tests 0.9.5


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