License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.openflowplugin |
ArtifactId | ArtifactIdopenflowplugin-controller-config |
Last Version | Last Version0.4.4-Carbon |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionController Configuration files for openflowplugin + openflowjava couple
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-controller-config/ -->
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>openflowplugin-controller-config</artifactId>
<version>0.4.4-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-controller-config/
implementation 'org.opendaylight.openflowplugin:openflowplugin-controller-config:0.4.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-controller-config/
implementation ("org.opendaylight.openflowplugin:openflowplugin-controller-config:0.4.4-Carbon")
'org.opendaylight.openflowplugin:openflowplugin-controller-config:jar:0.4.4-Carbon'
<dependency org="org.opendaylight.openflowplugin" name="openflowplugin-controller-config" rev="0.4.4-Carbon">
<artifact name="openflowplugin-controller-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='openflowplugin-controller-config', version='0.4.4-Carbon')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "openflowplugin-controller-config" % "0.4.4-Carbon"
[org.opendaylight.openflowplugin/openflowplugin-controller-config "0.4.4-Carbon"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |