Download orator-0.9.1.jar file - Jar o

Jar examples for o:orator

Description

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

You can download jar file orator 0.9.1 in this page.

License

PUPL - Paid Use Permissive License

Build File

You can use the following script to add orator-0.9.1.jar to your project.

<dependency>
   <groupId>com.nqzero</groupId>
   <artifactId>orator</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'com.nqzero', name: 'orator', version: '0.9.1'
libraryDependencies += "com.nqzero" % "orator" % "0.9.1"
<dependency org="com.nqzero" name="orator" rev="0.9.1"/>
@Grapes(@Grab(group='com.nqzero', module='orator', version='0.9.1'))
'com.nqzero:orator:jar:0.9.1'

Download

Click the following link to download the jar file.

orator-0.9.1-javadoc.jar
orator-0.9.1-sources.jar
orator-0.9.1.jar
orator-0.9.1.pom



Related Tutorials