License |
License |
---|---|
Categories |
Categoriesdruid Data Databases |
GroupId | GroupIdcom.ing.wbaa.druid |
ArtifactId | ArtifactIdscruid_2.11 |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscruid
Scala library for composing Druid queries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scruid_2.11-2.5.0.pom | |
scruid_2.11-2.5.0.jar | 7 MB |
scruid_2.11-2.5.0-sources.jar | 61 KB |
scruid_2.11-2.5.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalactic : scalactic_2.11 | jar | 3.1.2 |
org.scalatest : scalatest_2.11 | jar | 3.1.2 |