Last Version

foremast-spring-boot-15x-starter 0.1.12

Metrics and custom metrics setup for spring boot application on K8s

License

License

Categories

Categories

Spring Boot Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

ai.foremast.metrics
ArtifactId

ArtifactId

foremast-spring-boot-15x-starter
Version

Version

0.1.12
Type

Type

jar
Description

Description

foremast-spring-boot-15x-starter
Metrics and custom metrics setup for spring boot application on K8s
Project Organization

Project Organization

Foremast.AI

Download foremast-spring-boot-15x-starter 0.1.12


<!-- https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-boot-15x-starter/ -->
<dependency>
    <groupId>ai.foremast.metrics</groupId>
    <artifactId>foremast-spring-boot-15x-starter</artifactId>
    <version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-boot-15x-starter/
implementation 'ai.foremast.metrics:foremast-spring-boot-15x-starter:0.1.12'
// https://jarcasting.com/artifacts/ai.foremast.metrics/foremast-spring-boot-15x-starter/
implementation ("ai.foremast.metrics:foremast-spring-boot-15x-starter:0.1.12")
'ai.foremast.metrics:foremast-spring-boot-15x-starter:jar:0.1.12'
<dependency org="ai.foremast.metrics" name="foremast-spring-boot-15x-starter" rev="0.1.12">
  <artifact name="foremast-spring-boot-15x-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.foremast.metrics', module='foremast-spring-boot-15x-starter', version='0.1.12')
)
libraryDependencies += "ai.foremast.metrics" % "foremast-spring-boot-15x-starter" % "0.1.12"
[ai.foremast.metrics/foremast-spring-boot-15x-starter "0.1.12"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.15.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.5.15.RELEASE
io.micrometer : micrometer-registry-prometheus jar 1.1.3
io.micrometer : micrometer-spring-legacy jar 1.1.3

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.15.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 1.5.15.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.15.RELEASE

Project Modules

There are no modules declared in this project.