| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface druid Data Databases |
| GroupId | GroupIdeu.m6r |
| ArtifactId | ArtifactIddruid-client_2.12 |
| Version | Version0.1.3 |
| Type | Typejar |
| Description |
Descriptiondruid-client
druid-client
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationeu.m6r |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| druid-client_2.12-0.1.3.pom | |
| druid-client_2.12-0.1.3.jar | 154 KB |
| druid-client_2.12-0.1.3-sources.jar | 22 KB |
| druid-client_2.12-0.1.3-javadoc.jar | 876 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.m6r/druid-client_2.12/ -->
<dependency>
<groupId>eu.m6r</groupId>
<artifactId>druid-client_2.12</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.m6r/druid-client_2.12/
implementation 'eu.m6r:druid-client_2.12:0.1.3'
// https://jarcasting.com/artifacts/eu.m6r/druid-client_2.12/
implementation ("eu.m6r:druid-client_2.12:0.1.3")
'eu.m6r:druid-client_2.12:jar:0.1.3'
<dependency org="eu.m6r" name="druid-client_2.12" rev="0.1.3">
<artifact name="druid-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.m6r', module='druid-client_2.12', version='0.1.3')
)
libraryDependencies += "eu.m6r" % "druid-client_2.12" % "0.1.3"
[eu.m6r/druid-client_2.12 "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.1 |
| org.scalaj : scalaj-http_2.12 | jar | 2.3.0 |
| com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.5.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.6 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.8.6 |
| com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.8.6 |
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.6.0 |
| com.twitter : util-zk_2.12 | jar | 6.39.0 |
| com.github.scopt : scopt_2.12 | jar | 3.5.0 |
| joda-time : joda-time | jar | 2.9.6 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |