calliope-jdbc


License

License

GroupId

GroupId

com.tuplejump
ArtifactId

ArtifactId

calliope-jdbc_2.10
Last Version

Last Version

1.1.0-CTP-U2-H2
Release Date

Release Date

Type

Type

jar
Description

Description

calliope-jdbc
calliope-jdbc
Project URL

Project URL

https://tuplejump.github.io/calliope
Project Organization

Project Organization

Tuplejump, Inc.

Download calliope-jdbc_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.tuplejump/calliope-jdbc_2.10/ -->
<dependency>
    <groupId>com.tuplejump</groupId>
    <artifactId>calliope-jdbc_2.10</artifactId>
    <version>1.1.0-CTP-U2-H2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tuplejump/calliope-jdbc_2.10/
implementation 'com.tuplejump:calliope-jdbc_2.10:1.1.0-CTP-U2-H2'
// https://jarcasting.com/artifacts/com.tuplejump/calliope-jdbc_2.10/
implementation ("com.tuplejump:calliope-jdbc_2.10:1.1.0-CTP-U2-H2")
'com.tuplejump:calliope-jdbc_2.10:jar:1.1.0-CTP-U2-H2'
<dependency org="com.tuplejump" name="calliope-jdbc_2.10" rev="1.1.0-CTP-U2-H2">
  <artifact name="calliope-jdbc_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tuplejump', module='calliope-jdbc_2.10', version='1.1.0-CTP-U2-H2')
)
libraryDependencies += "com.tuplejump" % "calliope-jdbc_2.10" % "1.1.0-CTP-U2-H2"
[com.tuplejump/calliope-jdbc_2.10 "1.1.0-CTP-U2-H2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.spark-project.hive : hive-jdbc jar 0.12.0
org.spark-project.hive : hive-cli jar 0.12.0
org.spark-project.hive : hive-common jar 0.12.0
org.spark-project.hive : hive-service jar 0.12.0
org.spark-project.hive : hive-shims jar 0.12.0
commons-logging : commons-logging jar 1.1.3
org.apache.hadoop : hadoop-common jar 2.0.5-alpha
org.apache.httpcomponents : httpclient jar 4.2.5
org.apache.httpcomponents : httpcore jar 4.2.5
org.apache.thrift : libthrift jar 0.9.1
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-CTP-U2-H2
1.1.0-CTP-U2