MVN

org.apache.tajo : tajo-rpc-protobuf

Maven & Gradle

May 11, 2016
11 usages

Tajo Protocol Buffer Rpc · RPC Server/Client Implementation based on Netty and Protocol Buffer

<dependency>
    <groupId>org.apache.tajo</groupId>
    <artifactId>tajo-rpc-protobuf</artifactId>
    <version>0.11.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tajo : tajo-rpc-protobuf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.3

All Versions

Choose a version of org.apache.tajo : tajo-rpc-protobuf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
tajo-rpc-protobuf-0.11.3
tajo-rpc-protobuf-0.11.2
tajo-rpc-protobuf-0.11.1
tajo-rpc-protobuf-0.11.0

How to add a dependency to Maven

Add the following org.apache.tajo : tajo-rpc-protobuf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.tajo</groupId>
    <artifactId>tajo-rpc-protobuf</artifactId>
    <version>0.11.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.tajo : tajo-rpc-protobuf gradle dependency to your build.gradle file:

implementation 'org.apache.tajo:tajo-rpc-protobuf:0.11.3'

Gradle Kotlin DSL: Add the following org.apache.tajo : tajo-rpc-protobuf gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.tajo:tajo-rpc-protobuf:0.11.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.tajo : tajo-rpc-protobuf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.tajo" % "tajo-rpc-protobuf" % "0.11.3"

Advertisement

Dependencies from Group

May 11, 2016
21 usages
May 11, 2016
19 usages
May 11, 2016
12 usages
May 11, 2016
11 usages
Jun 24, 2015
10 usages

Discover Dependencies

Jun 14, 2023
11 usages
Jul 14, 2023
12 usages
943 stars
May 20, 2020
15 usages
42.6k stars
May 02, 2018
21 usages
Jul 13, 2023
13 usages
82 stars
Jan 01, 2021
10 usages
3 stars
Oct 28, 2016
10 usages
20 stars
Jun 15, 2022
26 usages
1.9k stars
May 02, 2018
23 usages
Jun 14, 2018
11 usages
202 stars