Last Version

Microservice framework [CloudWatch Plugin] 0.2.9

This project provides a plugin for pushing metrics to AWS CloudWatch.

License

License

GroupId

GroupId

com.deciphernow
ArtifactId

ArtifactId

gm-fabric-cloudwatch
Version

Version

0.2.9
Type

Type

jar
Description

Description

Microservice framework [CloudWatch Plugin]
This project provides a plugin for pushing metrics to AWS CloudWatch.

Download gm-fabric-cloudwatch 0.2.9


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

Dependencies

compile (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
com.amazonaws : aws-java-sdk-cloudwatch jar 1.11.182
com.deciphernow : gm-fabric-core jar 0.2.9
com.deciphernow : gm-fabric-jvm-config jar 0.2.9
com.twitter : util-app_2.11 jar 6.41.0
com.twitter : util-core_2.11 jar 6.41.0

Project Modules

There are no modules declared in this project.