| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Metrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdai.foremast.metrics | 
| ArtifactId | ArtifactIdforemast-spring-boot-k8s-metrics-starter | 
| Last Version | Last Version0.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionforemast-spring-boot-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-k8s-metrics-starter/ -->
<dependency>
    <groupId>ai.foremast.metrics</groupId>
    <artifactId>foremast-spring-boot-k8s-metrics-starter</artifactId>
    <version>0.2.0</version>
</dependency>// https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-boot-k8s-metrics-starter/
implementation 'ai.foremast.metrics:foremast-spring-boot-k8s-metrics-starter:0.2.0'// https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-boot-k8s-metrics-starter/
implementation ("ai.foremast.metrics:foremast-spring-boot-k8s-metrics-starter:0.2.0")'ai.foremast.metrics:foremast-spring-boot-k8s-metrics-starter:jar:0.2.0'<dependency org="ai.foremast.metrics" name="foremast-spring-boot-k8s-metrics-starter" rev="0.2.0">
  <artifact name="foremast-spring-boot-k8s-metrics-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='ai.foremast.metrics', module='foremast-spring-boot-k8s-metrics-starter', version='0.2.0')
)libraryDependencies += "ai.foremast.metrics" % "foremast-spring-boot-k8s-metrics-starter" % "0.2.0"[ai.foremast.metrics/foremast-spring-boot-k8s-metrics-starter "0.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.2.8.RELEASE | 
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.2.8.RELEASE | 
| org.springframework.boot : spring-boot-starter-security Optional | jar | 2.2.8.RELEASE | 
| io.micrometer : micrometer-registry-prometheus | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.8.RELEASE | 
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.2.8.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.8.RELEASE |