License |
License |
---|---|
Categories |
CategoriesNet druid Data Databases |
GroupId | GroupIdcom.netflix.iep-apps |
ArtifactId | ArtifactIdatlas-druid_2.13 |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatlas-druid
atlas-druid
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atlas-druid_2.13-0.2.2.pom | |
atlas-druid_2.13-0.2.2.jar | 211 KB |
atlas-druid_2.13-0.2.2-sources.jar | 17 KB |
atlas-druid_2.13-0.2.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.iep-apps/atlas-druid_2.13/ -->
<dependency>
<groupId>com.netflix.iep-apps</groupId>
<artifactId>atlas-druid_2.13</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.iep-apps/atlas-druid_2.13/
implementation 'com.netflix.iep-apps:atlas-druid_2.13:0.2.2'
// https://jarcasting.com/artifacts/com.netflix.iep-apps/atlas-druid_2.13/
implementation ("com.netflix.iep-apps:atlas-druid_2.13:0.2.2")
'com.netflix.iep-apps:atlas-druid_2.13:jar:0.2.2'
<dependency org="com.netflix.iep-apps" name="atlas-druid_2.13" rev="0.2.2">
<artifact name="atlas-druid_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.iep-apps', module='atlas-druid_2.13', version='0.2.2')
)
libraryDependencies += "com.netflix.iep-apps" % "atlas-druid_2.13" % "0.2.2"
[com.netflix.iep-apps/atlas-druid_2.13 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.netflix.spectator : spectator-api | jar | 0.125.0 |
com.typesafe : config | jar | 1.4.1 |
com.netflix.atlas_v1 : atlas-module-akka_2.13 | jar | 1.7.0-SNAPSHOT |
com.netflix.atlas_v1 : atlas-module-webapi_2.13 | jar | 1.7.0-SNAPSHOT |
com.netflix.iep : iep-guice | jar | 2.6.7 |
org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.5 |