Last Version

de.inoxio:spring-cloudwatch-metrics 1.2.0

A java-spring library to push metrics to cloudwatch

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

de.inoxio
ArtifactId

ArtifactId

spring-cloudwatch-metrics
Version

Version

1.2.0
Type

Type

jar
Description

Description

de.inoxio:spring-cloudwatch-metrics
A java-spring library to push metrics to cloudwatch
Project URL

Project URL

https://github.com/inoxio/spring-cloudwatch-metrics
Source Code Management

Source Code Management

http://github.com/inoxio/spring-cloudwatch-metrics/tree/master

Download spring-cloudwatch-metrics 1.2.0


<!-- https://jarcasting.com/artifacts/de.inoxio/spring-cloudwatch-metrics/ -->
<dependency>
    <groupId>de.inoxio</groupId>
    <artifactId>spring-cloudwatch-metrics</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.inoxio/spring-cloudwatch-metrics/
implementation 'de.inoxio:spring-cloudwatch-metrics:1.2.0'
// https://jarcasting.com/artifacts/de.inoxio/spring-cloudwatch-metrics/
implementation ("de.inoxio:spring-cloudwatch-metrics:1.2.0")
'de.inoxio:spring-cloudwatch-metrics:jar:1.2.0'
<dependency org="de.inoxio" name="spring-cloudwatch-metrics" rev="1.2.0">
  <artifact name="spring-cloudwatch-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.inoxio', module='spring-cloudwatch-metrics', version='1.2.0')
)
libraryDependencies += "de.inoxio" % "spring-cloudwatch-metrics" % "1.2.0"
[de.inoxio/spring-cloudwatch-metrics "1.2.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-json jar
software.amazon.awssdk : cloudwatch jar 2.10.72

Project Modules

There are no modules declared in this project.