is not current version
Last Version 0.9.4

uk.co.real-logic:aeron-system-tests 0.9.2

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

Categories

Categories

Aeron Application Layer Libs Messaging
GroupId

GroupId

uk.co.real-logic
ArtifactId

ArtifactId

aeron-system-tests
Version

Version

0.9.2
Type

Type

jar

Download aeron-system-tests 0.9.2


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