License |
License |
---|---|
GroupId | GroupIdcom.icthh.xm.commons |
ArtifactId | ArtifactIdxm-commons-metric |
Last Version | Last Version2.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxm-commons-metric
xm-commons-metric
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xm-commons-metric-2.2.18.pom | |
xm-commons-metric-2.2.18.jar | 9 KB |
xm-commons-metric-2.2.18-sources.jar | 4 KB |
xm-commons-metric-2.2.18-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-metric/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-metric</artifactId>
<version>2.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-metric/
implementation 'com.icthh.xm.commons:xm-commons-metric:2.2.18'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-metric/
implementation ("com.icthh.xm.commons:xm-commons-metric:2.2.18")
'com.icthh.xm.commons:xm-commons-metric:jar:2.2.18'
<dependency org="com.icthh.xm.commons" name="xm-commons-metric" rev="2.2.18">
<artifact name="xm-commons-metric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-metric', version='2.2.18')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-metric" % "2.2.18"
[com.icthh.xm.commons/xm-commons-metric "2.2.18"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
io.dropwizard.metrics : metrics-core | jar | |
io.dropwizard.metrics : metrics-jvm | jar | |
io.dropwizard.metrics : metrics-jmx | jar | |
com.ryantenney.metrics : metrics-spring | jar | 3.1.3 |
org.springframework.kafka : spring-kafka | jar | |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
io.prometheus : simpleclient_dropwizard | jar | 0.8.1 |
io.micrometer : micrometer-registry-prometheus | jar |