License |
License |
---|---|
GroupId | GroupIdcom.zmops |
ArtifactId | ArtifactIdcamel-zabbix-agent |
Version | Version2.25.4 |
Type | Typejar |
Description |
DescriptionCamel :: Zabbix-agent
Camel Zabbix Agent
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-zabbix-agent-2.25.4.pom | |
camel-zabbix-agent-2.25.4.jar | 21 KB |
camel-zabbix-agent-2.25.4-sources.jar | 15 KB |
camel-zabbix-agent-2.25.4-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zmops/camel-zabbix-agent/ -->
<dependency>
<groupId>com.zmops</groupId>
<artifactId>camel-zabbix-agent</artifactId>
<version>2.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.zmops/camel-zabbix-agent/
implementation 'com.zmops:camel-zabbix-agent:2.25.4'
// https://jarcasting.com/artifacts/com.zmops/camel-zabbix-agent/
implementation ("com.zmops:camel-zabbix-agent:2.25.4")
'com.zmops:camel-zabbix-agent:jar:2.25.4'
<dependency org="com.zmops" name="camel-zabbix-agent" rev="2.25.4">
<artifact name="camel-zabbix-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zmops', module='camel-zabbix-agent', version='2.25.4')
)
libraryDependencies += "com.zmops" % "camel-zabbix-agent" % "2.25.4"
[com.zmops/camel-zabbix-agent "2.25.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.25.4 |
org.voovan : voovan-framework | jar | 4.3.8 |
org.projectlombok : lombok | jar | 1.18.20 |
org.json : json | jar | 20210307 |