| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Metrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdai.foremast.metrics |
| ArtifactId | ArtifactIdforemast-spring-boot-1x-k8s-metrics-starter |
| Version | Version0.1.7 |
| Type | Typejar |
| Description |
Descriptionforemast-spring-boot-1x-k8s-metrics-starter
Metrics and custom metrics setup for spring boot application on K8s
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-boot-1x-k8s-metrics-starter/ -->
<dependency>
<groupId>ai.foremast.metrics</groupId>
<artifactId>foremast-spring-boot-1x-k8s-metrics-starter</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-boot-1x-k8s-metrics-starter/
implementation 'ai.foremast.metrics:foremast-spring-boot-1x-k8s-metrics-starter:0.1.7'
// https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-boot-1x-k8s-metrics-starter/
implementation ("ai.foremast.metrics:foremast-spring-boot-1x-k8s-metrics-starter:0.1.7")
'ai.foremast.metrics:foremast-spring-boot-1x-k8s-metrics-starter:jar:0.1.7'
<dependency org="ai.foremast.metrics" name="foremast-spring-boot-1x-k8s-metrics-starter" rev="0.1.7">
<artifact name="foremast-spring-boot-1x-k8s-metrics-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.foremast.metrics', module='foremast-spring-boot-1x-k8s-metrics-starter', version='0.1.7')
)
libraryDependencies += "ai.foremast.metrics" % "foremast-spring-boot-1x-k8s-metrics-starter" % "0.1.7"
[ai.foremast.metrics/foremast-spring-boot-1x-k8s-metrics-starter "0.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 1.3.0.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 1.3.0.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 1.3.0.RELEASE |
| io.micrometer : micrometer-registry-prometheus | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.3.0.RELEASE |
| org.springframework.boot : spring-boot-starter-web Optional | jar | 1.3.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.3.0.RELEASE |