Last Version

Tajo Client Example 0.11.3

Tajo Project POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.tajo
ArtifactId

ArtifactId

tajo-client-example
Version

Version

0.11.3
Type

Type

jar
Description

Description

Tajo Client Example
Tajo Project POM
Project Organization

Project Organization

Apache Software Foundation

Download tajo-client-example 0.11.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tajo : tajo-client jar 0.11.3

Project Modules

There are no modules declared in this project.