MVN

com.nqzero : orator

Maven & Gradle

Feb 14, 2019
1 usages
0 stars

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

<dependency>
    <groupId>com.nqzero</groupId>
    <artifactId>orator</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nqzero : orator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of com.nqzero : orator to add to Maven or Gradle - All Versions:

  • Version Updated
  • orator-0.9.3

    Feb 14, 2019
  • orator-0.9.2

    Sep 19, 2018
  • orator-0.9.1

    Jun 24, 2017
  • orator-0.9.0

    Jan 31, 2017

How to add a dependency to Maven

Add the following com.nqzero : orator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nqzero</groupId>
    <artifactId>orator</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nqzero : orator gradle dependency to your build.gradle file:

implementation 'com.nqzero:orator:0.9.3'

Gradle Kotlin DSL: Add the following com.nqzero : orator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nqzero:orator:0.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nqzero : orator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nqzero" % "orator" % "0.9.3"

Advertisement

Dependencies from Group

Feb 14, 2019
2 usages
0 stars
Jan 31, 2017
1 usages
0 stars
Feb 14, 2019
1 usages
0 stars
Jan 31, 2017
Mar 28, 2019
50 stars

Discover Dependencies

Jan 31, 2017
1 usages
0 stars
May 21, 2017
1 usages
37 stars
Jul 24, 2017
1 usages
101 stars
Mar 13, 2017
1 usages
1 stars
Nov 16, 2018
1 usages
107 stars
Feb 17, 2019
1 usages
2 stars
Sep 27, 2018
3 usages
0 stars
May 25, 2017
1 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome