License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdai.foremast.metrics |
ArtifactId | ArtifactIdforemast-spring-4x-k8s-metrics |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionforemast-spring-4.x-k8s-metrics
Metrics and custom metrics setup for spring 4.x application on K8s
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-4x-k8s-metrics/ -->
<dependency>
<groupId>ai.foremast.metrics</groupId>
<artifactId>foremast-spring-4x-k8s-metrics</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-4x-k8s-metrics/
implementation 'ai.foremast.metrics:foremast-spring-4x-k8s-metrics:0.2.0'
// https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-4x-k8s-metrics/
implementation ("ai.foremast.metrics:foremast-spring-4x-k8s-metrics:0.2.0")
'ai.foremast.metrics:foremast-spring-4x-k8s-metrics:jar:0.2.0'
<dependency org="ai.foremast.metrics" name="foremast-spring-4x-k8s-metrics" rev="0.2.0">
<artifact name="foremast-spring-4x-k8s-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.foremast.metrics', module='foremast-spring-4x-k8s-metrics', version='0.2.0')
)
libraryDependencies += "ai.foremast.metrics" % "foremast-spring-4x-k8s-metrics" % "0.2.0"
[ai.foremast.metrics/foremast-spring-4x-k8s-metrics "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-registry-prometheus | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.15.RELEASE |
javax.servlet : servlet-api | jar | 2.5 |
org.apache.tomcat : tomcat-catalina | jar | 7.0.73 |