| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.alibaba.bds |
| ArtifactId | ArtifactIdbds-metrics |
| Last Version | Last Version3.2-opensource |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbds
|
| Filename | Size |
|---|---|
| bds-metrics-3.2-opensource.pom | |
| bds-metrics-3.2-opensource.jar | 79 KB |
| bds-metrics-3.2-opensource-sources.jar | 45 KB |
| bds-metrics-3.2-opensource-javadoc.jar | 269 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.bds/bds-metrics/ -->
<dependency>
<groupId>com.alibaba.bds</groupId>
<artifactId>bds-metrics</artifactId>
<version>3.2-opensource</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.bds/bds-metrics/
implementation 'com.alibaba.bds:bds-metrics:3.2-opensource'
// https://jarcasting.com/artifacts/com.alibaba.bds/bds-metrics/
implementation ("com.alibaba.bds:bds-metrics:3.2-opensource")
'com.alibaba.bds:bds-metrics:jar:3.2-opensource'
<dependency org="com.alibaba.bds" name="bds-metrics" rev="3.2-opensource">
<artifact name="bds-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.bds', module='bds-metrics', version='3.2-opensource')
)
libraryDependencies += "com.alibaba.bds" % "bds-metrics" % "3.2-opensource"
[com.alibaba.bds/bds-metrics "3.2-opensource"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba.bds : hadoop-shaded | jar | 1.7-3-opensource |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.27 |
| commons-cli : commons-cli | jar | 1.2 |
| commons-codec : commons-codec | jar | 1.4 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.4 |
| commons-logging : commons-logging | jar | 1.1.3 |
| commons-daemon : commons-daemon | jar | 1.0.13 |
| log4j : log4j | jar | 1.2.17 |
| com.google.guava : guava | jar | 16.0.1 |
| io.dropwizard.metrics : metrics-core | jar | 3.2.1 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| jdk.tools » jdk.tools | jar | 1.8 |