Jar examples for o:orator
p2p messaging of POJOs with kryo auto registration and a network classloader
You can download jar file orator 0.9.0 in this page.
PUPL - Paid Use Permissive License
You can use the following script to add orator-0.9.0.jar to your project.
<dependency> <groupId>com.nqzero</groupId> <artifactId>orator</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.nqzero', name: 'orator', version: '0.9.0'
libraryDependencies += "com.nqzero" % "orator" % "0.9.0"
<dependency org="com.nqzero" name="orator" rev="0.9.0"/>
@Grapes(@Grab(group='com.nqzero', module='orator', version='0.9.0'))
'com.nqzero:orator:jar:0.9.0'
Click the following link to download the jar file.
orator-0.9.0-javadoc.jar