is not current version
Last Version 0.9.4

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

Efficient reliable unicast and multicast transport protocol.

Categories

Categories

Aeron Application Layer Libs Messaging
GroupId

GroupId

uk.co.real-logic
ArtifactId

ArtifactId

aeron-system-tests
Version

Version

0.1.1
Type

Type

jar

Download aeron-system-tests 0.1.1


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