presto-scala-client

A Scala client for the Presto SQL engine

License

License

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.github.nezihyigitbasi
ArtifactId

ArtifactId

presto-scala-client_2.10
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

presto-scala-client
A Scala client for the Presto SQL engine
Project URL

Project URL

https://github.com/nezihyigitbasi/presto-scala-client
Project Organization

Project Organization

com.github.nezihyigitbasi

Download presto-scala-client_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nezihyigitbasi/presto-scala-client_2.10/ -->
<dependency>
    <groupId>com.github.nezihyigitbasi</groupId>
    <artifactId>presto-scala-client_2.10</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nezihyigitbasi/presto-scala-client_2.10/
implementation 'com.github.nezihyigitbasi:presto-scala-client_2.10:0.2'
// https://jarcasting.com/artifacts/com.github.nezihyigitbasi/presto-scala-client_2.10/
implementation ("com.github.nezihyigitbasi:presto-scala-client_2.10:0.2")
'com.github.nezihyigitbasi:presto-scala-client_2.10:jar:0.2'
<dependency org="com.github.nezihyigitbasi" name="presto-scala-client_2.10" rev="0.2">
  <artifact name="presto-scala-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nezihyigitbasi', module='presto-scala-client_2.10', version='0.2')
)
libraryDependencies += "com.github.nezihyigitbasi" % "presto-scala-client_2.10" % "0.2"
[com.github.nezihyigitbasi/presto-scala-client_2.10 "0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.stackmob : newman_2.10 jar 1.3.5
com.facebook.presto : presto-client jar 0.114
com.typesafe.scala-logging : scala-logging-slf4j_2.10 jar 2.1.2
org.slf4j : slf4j-api jar 1.7.1
org.slf4j : log4j-over-slf4j jar 1.7.1
ch.qos.logback : logback-classic jar 1.0.3

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1