Last Version

org.opendaylight.snmp:snmp-parent 1.5.4

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.

License

License

GroupId

GroupId

org.opendaylight.snmp
ArtifactId

ArtifactId

snmp-parent
Version

Version

1.5.4
Type

Type

pom
Description

Description

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.
Project Organization

Project Organization

OpenDaylight

Download snmp-parent 1.5.4

Filename Size
snmp-parent-1.5.4.pom 3 KB
Browse

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

Dependencies

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : annotations Optional jar 3.0.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.1.150

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.