orator

p2p messaging of POJOs with kryo auto registration and a network classloader

License

License

GroupId

GroupId

com.nqzero
ArtifactId

ArtifactId

orator
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

orator
p2p messaging of POJOs with kryo auto registration and a network classloader
Project URL

Project URL

https://github.com/db4j/orator

Download orator

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.0
com.esotericsoftware : kryo jar 4.0.0
com.nqzero : srlutils jar 0.9.4
org.db4j : reflectasm jar 1.11.4-2
org.db4j : kilim jar 2.0.1

Project Modules

There are no modules declared in this project.
com.nqzero

Versions

Version
0.9.3
0.9.2
0.9.1
0.9.0