Last Version

Aether 0.2.2

Aether: Monitoring for Aeron

License

License

GroupId

GroupId

com.aitusoftware
ArtifactId

ArtifactId

aether
Version

Version

0.2.2
Type

Type

jar
Description

Description

Aether
Aether: Monitoring for Aeron
Project URL

Project URL

https://github.com/aitusoftware/aether
Source Code Management

Source Code Management

https://github.com/aitusoftware/aether.git

Download aether 0.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.aeron : aeron-driver jar 1.29.0
org.agrona : agrona jar 1.6.0

test (3)

Group / Artifact Type Version
com.google.truth : truth jar 0.42
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.