Last Version

Zabbix/J 6

Zabbix/J is a framework for integrating Zabbix metrics support into Java applications.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.quigley
ArtifactId

ArtifactId

zabbixj-aws
Version

Version

6
Type

Type

jar
Description

Description

Zabbix/J
Zabbix/J is a framework for integrating Zabbix metrics support into Java applications.
Project URL

Project URL

http://quigley.com/
Source Code Management

Source Code Management

https://github.com/michaelquigley/zabbixj.git

Download zabbixj-aws 6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.quigley : zabbixj-sender jar 6
ch.qos.logback : logback-classic jar 1.2.3
com.quigley : filesystem jar 6
com.amazonaws : aws-java-sdk-cloudwatchmetrics jar 1.10.59

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.