is not current version
Last Version 1.0.4-Lithium-SR4

org.opendaylight.snmp:snmp-distribution 1.0.3-Lithium-SR3

The SNMP Project of OpenDaylight addresses the need for a southbound plugin that allows applications and controller services to interact with devices using SNMP. The SNMP southbound plugin will allow applications acting as an SNMP Manager to interact with devices that support an SNMP agent.

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.opendaylight.snmp
ArtifactId

ArtifactId

snmp-distribution
Version

Version

1.0.3-Lithium-SR3
Type

Type

pom

Download snmp-distribution 1.0.3-Lithium-SR3


<!-- https://jarcasting.com/artifacts/org.opendaylight.snmp/snmp-distribution/ -->
<dependency>
    <groupId>org.opendaylight.snmp</groupId>
    <artifactId>snmp-distribution</artifactId>
    <version>1.0.3-Lithium-SR3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.snmp/snmp-distribution/
implementation 'org.opendaylight.snmp:snmp-distribution:1.0.3-Lithium-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.snmp/snmp-distribution/
implementation ("org.opendaylight.snmp:snmp-distribution:1.0.3-Lithium-SR3")
'org.opendaylight.snmp:snmp-distribution:pom:1.0.3-Lithium-SR3'
<dependency org="org.opendaylight.snmp" name="snmp-distribution" rev="1.0.3-Lithium-SR3">
  <artifact name="snmp-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.snmp', module='snmp-distribution', version='1.0.3-Lithium-SR3')
)
libraryDependencies += "org.opendaylight.snmp" % "snmp-distribution" % "1.0.3-Lithium-SR3"
[org.opendaylight.snmp/snmp-distribution "1.0.3-Lithium-SR3"]