Tajo Protocol Buffer Rpc

RPC Server/Client Implementation based on Netty and Protocol Buffer

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.tajo
ArtifactId

ArtifactId

tajo-rpc-protobuf
Last Version

Last Version

0.11.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Apache Software Foundation

Download tajo-rpc-protobuf

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 11.0.2
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.tajo : tajo-rpc-common jar 0.11.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.3
0.11.2
0.11.1
0.11.0