License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.opendaylight.snmp |
ArtifactId | ArtifactIdsnmp-distribution |
Last Version | Last Version1.0.4-Lithium-SR4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsnmp
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.
|
Filename | Size |
---|---|
snmp-distribution-1.0.4-Lithium-SR4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.snmp/snmp-distribution/ -->
<dependency>
<groupId>org.opendaylight.snmp</groupId>
<artifactId>snmp-distribution</artifactId>
<version>1.0.4-Lithium-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.snmp/snmp-distribution/
implementation 'org.opendaylight.snmp:snmp-distribution:1.0.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.snmp/snmp-distribution/
implementation ("org.opendaylight.snmp:snmp-distribution:1.0.4-Lithium-SR4")
'org.opendaylight.snmp:snmp-distribution:pom:1.0.4-Lithium-SR4'
<dependency org="org.opendaylight.snmp" name="snmp-distribution" rev="1.0.4-Lithium-SR4">
<artifact name="snmp-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.snmp', module='snmp-distribution', version='1.0.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.snmp" % "snmp-distribution" % "1.0.4-Lithium-SR4"
[org.opendaylight.snmp/snmp-distribution "1.0.4-Lithium-SR4"]
Version |
---|
1.0.4-Lithium-SR4
|
1.0.3-Lithium-SR3
|
1.0.2-Lithium-SR2
|
1.0.1-Lithium-SR1
|
1.0-Lithium
|