Jar examples for z:zabbixj
Zabbix/J is a framework for integrating Zabbix metrics support into Java applications.
You can download jar file zabbixj 3 in this page.
GNU Lesser General Public License
You can use the following script to add zabbixj-3.jar to your project.
<dependency> <groupId>com.quigley</groupId> <artifactId>zabbixj</artifactId> <version>3</version> </dependency>
compile group: 'com.quigley', name: 'zabbixj', version: '3'
libraryDependencies += "com.quigley" % "zabbixj" % "3"
<dependency org="com.quigley" name="zabbixj" rev="3"/>
@Grapes(@Grab(group='com.quigley', module='zabbixj', version='3'))
'com.quigley:zabbixj:jar:3'
Click the following link to download the jar file.
zabbixj-3-javadoc.jar