calliope-server


License

License

GroupId

GroupId

com.tuplejump
ArtifactId

ArtifactId

calliope-server_2.10
Last Version

Last Version

1.1.0-CTP-U2-H2
Release Date

Release Date

Type

Type

jar
Description

Description

calliope-server
calliope-server
Project URL

Project URL

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

Project Organization

Tuplejump, Inc.

Download calliope-server_2.10

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.tuplejump : calliope-hive_2.10 jar 1.1.0-CTP-U2-H2
org.apache.cassandra : cassandra-all jar 2.0.9
org.apache.cassandra : cassandra-thrift jar 2.0.9
net.jpountz.lz4 : lz4 jar 1.2.0
org.apache.thrift : libthrift jar 0.9.1
com.datastax.cassandra : cassandra-driver-core jar 2.0.4
com.github.nscala-time : nscala-time_2.10 jar 1.0.0
org.spark-project.hive : hive-cli jar 0.12.0

provided (5)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 1.1.0
org.apache.spark : spark-streaming_2.10 jar 1.1.0
org.apache.hadoop : hadoop-client jar 2.4.0
org.apache.spark : spark-sql_2.10 jar 1.1.0
org.apache.spark : spark-hive_2.10 jar 1.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 1.9.1

Project Modules

There are no modules declared in this project.

Versions

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