Last Version

Zabbix/J 6

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

License

License

GroupId

GroupId

com.quigley
ArtifactId

ArtifactId

zabbixj-api
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-api 6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.alibaba : fastjson jar 1.2.47
org.apache.httpcomponents : httpclient jar 4.5.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.