Last Version

Aeron 0.9.4

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

License

License

Categories

Categories

Aeron Application Layer Libs Messaging
GroupId

GroupId

uk.co.real-logic
ArtifactId

ArtifactId

aeron-system-tests
Version

Version

0.9.4
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 0.9.4


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

Dependencies

compile (1)

Group / Artifact Type Version
uk.co.real-logic : aeron-driver jar 0.9.4

test (4)

Group / Artifact Type Version
uk.co.real-logic : aeron-client jar 0.9.4
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.