scruid

Scala library for composing Druid queries

License

License

Categories

Categories

druid Data Databases
GroupId

GroupId

com.ing.wbaa.druid
ArtifactId

ArtifactId

scruid_2.11
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

scruid
Scala library for composing Druid queries
Project URL

Project URL

https://github.com/ing-bank/scruid/#readme
Project Organization

Project Organization

com.ing.wbaa.druid
Source Code Management

Source Code Management

https://github.com/ing-bank/scruid

Download scruid_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.ing.wbaa.druid/scruid_2.11/ -->
<dependency>
    <groupId>com.ing.wbaa.druid</groupId>
    <artifactId>scruid_2.11</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ing.wbaa.druid/scruid_2.11/
implementation 'com.ing.wbaa.druid:scruid_2.11:2.5.0'
// https://jarcasting.com/artifacts/com.ing.wbaa.druid/scruid_2.11/
implementation ("com.ing.wbaa.druid:scruid_2.11:2.5.0")
'com.ing.wbaa.druid:scruid_2.11:jar:2.5.0'
<dependency org="com.ing.wbaa.druid" name="scruid_2.11" rev="2.5.0">
  <artifact name="scruid_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ing.wbaa.druid', module='scruid_2.11', version='2.5.0')
)
libraryDependencies += "com.ing.wbaa.druid" % "scruid_2.11" % "2.5.0"
[com.ing.wbaa.druid/scruid_2.11 "2.5.0"]

Dependencies

compile (14)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe : config jar 1.3.3
com.typesafe.scala-logging : scala-logging_2.11 jar 3.9.2
org.mdedetrich : akka-stream-json_2.11 jar 0.5.0
org.mdedetrich : akka-http-json_2.11 jar 0.5.0
org.mdedetrich : akka-stream-circe_2.11 jar 0.5.0
org.mdedetrich : akka-http-circe_2.11 jar 0.5.0
com.typesafe.akka : akka-http_2.11 jar 10.1.12
ca.mrvisser : sealerate_2.11 jar 0.0.6
org.scala-lang.modules : scala-collection-compat_2.11 jar 2.1.6
io.circe : circe-core_2.11 jar 0.11.1
io.circe : circe-parser_2.11 jar 0.11.1
io.circe : circe-generic_2.11 jar 0.11.1
io.circe : circe-java8_2.11 jar 0.11.1

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
org.scalactic : scalactic_2.11 jar 3.1.2
org.scalatest : scalatest_2.11 jar 3.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0