Last Version

Aeron 0.1.3

Efficient reliable unicast and multicast transport protocol.

License

License

Categories

Categories

Aeron Application Layer Libs Messaging
GroupId

GroupId

uk.co.real-logic
ArtifactId

ArtifactId

aeron-tools
Version

Version

0.1.3
Type

Type

jar
Description

Description

Aeron
Efficient reliable unicast and multicast 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-tools 0.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
uk.co.real-logic : aeron-client jar 0.1.3
uk.co.real-logic : aeron-driver jar 0.1.3
commons-cli : commons-cli jar 1.2
uk.co.real-logic : aeron-samples jar 0.1.3

test (3)

Group / Artifact Type Version
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.