Answer the question
In order to leave comments, you need to log in
How to connect Zabbix API library in Intellij IDEA?
Hello! Actually, the library lives here. https://github.com/hengyunabc/zabbix-api
In the IDEA instructions, I read that jar files should be placed in / libs of the project. And in this case, there are only java files.
What should be done in this case?
Answer the question
In order to leave comments, you need to log in
For maven, for rowing, figure out
the version yourself, see for yourself
<dependency>
<groupId>io.github.hengyunabc</groupId>
<artifactId>zabbix-api</artifactId>
<version>0.0.2</version>
</dependency>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question