License |
License |
---|---|
Categories |
Categoriesdruid Data Databases |
GroupId | GroupIdcom.ing.wbaa.druid |
ArtifactId | ArtifactIdscruid_2.12 |
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.12-2.5.0.pom | |
scruid_2.12-2.5.0.jar | 5 MB |
scruid_2.12-2.5.0-sources.jar | 61 KB |
scruid_2.12-2.5.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ing.wbaa.druid/scruid_2.12/ -->
<dependency>
<groupId>com.ing.wbaa.druid</groupId>
<artifactId>scruid_2.12</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ing.wbaa.druid/scruid_2.12/
implementation 'com.ing.wbaa.druid:scruid_2.12:2.5.0'
// https://jarcasting.com/artifacts/com.ing.wbaa.druid/scruid_2.12/
implementation ("com.ing.wbaa.druid:scruid_2.12:2.5.0")
'com.ing.wbaa.druid:scruid_2.12:jar:2.5.0'
<dependency org="com.ing.wbaa.druid" name="scruid_2.12" rev="2.5.0">
<artifact name="scruid_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ing.wbaa.druid', module='scruid_2.12', version='2.5.0')
)
libraryDependencies += "com.ing.wbaa.druid" % "scruid_2.12" % "2.5.0"
[com.ing.wbaa.druid/scruid_2.12 "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
com.typesafe : config | jar | 1.3.3 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
org.mdedetrich : akka-stream-json_2.12 | jar | 0.5.0 |
org.mdedetrich : akka-http-json_2.12 | jar | 0.5.0 |
org.mdedetrich : akka-stream-circe_2.12 | jar | 0.5.0 |
org.mdedetrich : akka-http-circe_2.12 | jar | 0.5.0 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.12 |
ca.mrvisser : sealerate_2.12 | jar | 0.0.6 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.1.6 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
io.circe : circe-parser_2.12 | jar | 0.13.0 |
io.circe : circe-generic_2.12 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalactic : scalactic_2.12 | jar | 3.1.2 |
org.scalatest : scalatest_2.12 | jar | 3.1.2 |