is not current version
Last Version 0.4.4-Carbon

org.opendaylight.openflowplugin:openflowplugin-controller-config 0.0.7-Helium-SR4

Controller Configuration files for openflowplugin + openflowjava couple

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.openflowplugin
ArtifactId

ArtifactId

openflowplugin-controller-config
Version

Version

0.0.7-Helium-SR4
Type

Type

jar

Download openflowplugin-controller-config 0.0.7-Helium-SR4


<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-controller-config/ -->
<dependency>
    <groupId>org.opendaylight.openflowplugin</groupId>
    <artifactId>openflowplugin-controller-config</artifactId>
    <version>0.0.7-Helium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-controller-config/
implementation 'org.opendaylight.openflowplugin:openflowplugin-controller-config:0.0.7-Helium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-controller-config/
implementation ("org.opendaylight.openflowplugin:openflowplugin-controller-config:0.0.7-Helium-SR4")
'org.opendaylight.openflowplugin:openflowplugin-controller-config:jar:0.0.7-Helium-SR4'
<dependency org="org.opendaylight.openflowplugin" name="openflowplugin-controller-config" rev="0.0.7-Helium-SR4">
  <artifact name="openflowplugin-controller-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='openflowplugin-controller-config', version='0.0.7-Helium-SR4')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "openflowplugin-controller-config" % "0.0.7-Helium-SR4"
[org.opendaylight.openflowplugin/openflowplugin-controller-config "0.0.7-Helium-SR4"]