| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.alipay.sofa.lookout |
| ArtifactId | ArtifactIdmetrics-exporter-es |
| Version | Version1.6.1 |
| Type | Typejar |
| Description |
Descriptionlookout gateway project
|
| Filename | Size |
|---|---|
| metrics-exporter-es-1.6.1.pom | |
| metrics-exporter-es-1.6.1.jar | 12 KB |
| metrics-exporter-es-1.6.1-sources.jar | 9 KB |
| metrics-exporter-es-1.6.1-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alipay.sofa.lookout/metrics-exporter-es/ -->
<dependency>
<groupId>com.alipay.sofa.lookout</groupId>
<artifactId>metrics-exporter-es</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa.lookout/metrics-exporter-es/
implementation 'com.alipay.sofa.lookout:metrics-exporter-es:1.6.1'
// https://jarcasting.com/artifacts/com.alipay.sofa.lookout/metrics-exporter-es/
implementation ("com.alipay.sofa.lookout:metrics-exporter-es:1.6.1")
'com.alipay.sofa.lookout:metrics-exporter-es:jar:1.6.1'
<dependency org="com.alipay.sofa.lookout" name="metrics-exporter-es" rev="1.6.1">
<artifact name="metrics-exporter-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa.lookout', module='metrics-exporter-es', version='1.6.1')
)
libraryDependencies += "com.alipay.sofa.lookout" % "metrics-exporter-es" % "1.6.1"
[com.alipay.sofa.lookout/metrics-exporter-es "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alipay.sofa.lookout : metrics-gateway-pipeline | jar | 1.6.1 |
| com.alipay.sofa.lookout : gateway-core | jar | 1.6.1 |
| org.elasticsearch.client : rest | jar | 5.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |