Last Version

Tajo RESTful Container 0.11.3

RESTful Container Implementation based on Netty

License

License

GroupId

GroupId

org.apache.tajo
ArtifactId

ArtifactId

tajo-ws-rs
Version

Version

0.11.3
Type

Type

jar
Description

Description

Tajo RESTful Container
RESTful Container Implementation based on Netty
Project Organization

Project Organization

Apache Software Foundation

Download tajo-ws-rs 0.11.3


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

Dependencies

compile (10)

Group / Artifact Type Version
io.netty : netty-transport jar 4.0.34.Final
io.netty : netty-codec jar 4.0.34.Final
io.netty : netty-codec-http jar 4.0.34.Final
io.netty : netty-handler jar 4.0.34.Final
org.apache.tajo : tajo-rpc-common jar 0.11.3
org.apache.tajo : tajo-common jar 0.11.3
org.glassfish.jersey.core : jersey-common jar 2.6
org.glassfish.jersey.core : jersey-server jar 2.6
javax.ws.rs : javax.ws.rs-api jar 2.0.1
com.google.code.gson : gson jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.