Last Version

snmp4sdn project 0.9.0

SNMP4SDN project provide a southbound plugin to configure commodity Ethernet switch

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.opendaylight.snmp4sdn
ArtifactId

ArtifactId

snmp4sdn_distribution
Version

Version

0.9.0
Type

Type

pom
Description

Description

snmp4sdn project
SNMP4SDN project provide a southbound plugin to configure commodity Ethernet switch
Project Organization

Project Organization

OpenDaylight
Source Code Management

Source Code Management

https://git.opendaylight.org/gerrit/gitweb?p=snmp4sdn.git;a=summary

Download snmp4sdn_distribution 0.9.0


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

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.2.100

test (3)

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

Project Modules

  • third-party/snmpj
  • commons/parent
  • commons/snmp4sdn
  • mdsal/model
  • mdsal/caller/aclmanager
  • mdsal/caller/miscconfigmanager
  • mdsal/caller/fdbmanager
  • mdsal/caller/vlanmanager
  • snmp4sdn
  • plugin-shell
  • features
  • distribution-karaf