License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.apache.kyuubi |
ArtifactId | ArtifactIdkyuubi-metrics_2.12 |
Version | Version1.5.2-incubating |
Type | Typejar |
Description |
DescriptionKyuubi Project Metrics
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-metrics_2.12/ -->
<dependency>
<groupId>org.apache.kyuubi</groupId>
<artifactId>kyuubi-metrics_2.12</artifactId>
<version>1.5.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-metrics_2.12/
implementation 'org.apache.kyuubi:kyuubi-metrics_2.12:1.5.2-incubating'
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-metrics_2.12/
implementation ("org.apache.kyuubi:kyuubi-metrics_2.12:1.5.2-incubating")
'org.apache.kyuubi:kyuubi-metrics_2.12:jar:1.5.2-incubating'
<dependency org="org.apache.kyuubi" name="kyuubi-metrics_2.12" rev="1.5.2-incubating">
<artifact name="kyuubi-metrics_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kyuubi', module='kyuubi-metrics_2.12', version='1.5.2-incubating')
)
libraryDependencies += "org.apache.kyuubi" % "kyuubi-metrics_2.12" % "1.5.2-incubating"
[org.apache.kyuubi/kyuubi-metrics_2.12 "1.5.2-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kyuubi : kyuubi-common_2.12 | jar | 1.5.2-incubating |
io.dropwizard.metrics : metrics-core | jar | 4.2.8 |
io.dropwizard.metrics : metrics-jvm | jar | 4.2.8 |
io.dropwizard.metrics : metrics-json | jar | 4.2.8 |
io.dropwizard.metrics : metrics-jmx | jar | 4.2.8 |
io.prometheus : simpleclient_dropwizard | jar | 0.14.1 |
io.prometheus : simpleclient_servlet | jar | 0.14.1 |
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
org.eclipse.jetty : jetty-server | jar | 9.4.41.v20210516 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.41.v20210516 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kyuubi : kyuubi-common_2.12 | test-jar | 1.5.2-incubating |
org.slf4j : jul-to-slf4j | jar | 1.7.35 |
org.eclipse.jetty : jetty-client | jar | 9.4.41.v20210516 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |