transport

Transport messaging framework

License

License

GroupId

GroupId

com.aitusoftware
ArtifactId

ArtifactId

transport
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

transport
Transport messaging framework
Project URL

Project URL

https://github.com/aitusoftware/transport.git
Source Code Management

Source Code Management

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

Download transport

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.aitusoftware : proxygen jar 0.3.0
org.agrona : agrona jar 0.9.7
com.github.jnr : jnr-ffi jar 2.1.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hdrhistogram : HdrHistogram jar 2.1.9

Project Modules

There are no modules declared in this project.

transport

Lint

Build status

com.aitusoftware

Aitu Software

Versions

Version
0.4.0
0.3.0