Jar examples for c:camel-snmp
The snmp component gives you the ability to poll SNMP capable devices or receiving traps.
You can download jar file camel-snmp 2.12.3 in this page.
Apache License
You can use the following script to add camel-snmp-2.12.3.jar to your project.
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-snmp</artifactId> <version>2.12.3</version> </dependency>
compile group: 'org.apache.camel', name: 'camel-snmp', version: '2.12.3'
libraryDependencies += "org.apache.camel" % "camel-snmp" % "2.12.3"
<dependency org="org.apache.camel" name="camel-snmp" rev="2.12.3"/>
@Grapes(@Grab(group='org.apache.camel', module='camel-snmp', version='2.12.3'))
'org.apache.camel:camel-snmp:jar:2.12.3'
Click the following link to download the jar file.
camel-snmp-2.12.3-javadoc.jar