| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.odlmicro |
| ArtifactId | ArtifactIdmicro-openflowplugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-openflowplugin/ -->
<dependency>
<groupId>org.opendaylight.odlmicro</groupId>
<artifactId>micro-openflowplugin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-openflowplugin/
implementation 'org.opendaylight.odlmicro:micro-openflowplugin:1.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-openflowplugin/
implementation ("org.opendaylight.odlmicro:micro-openflowplugin:1.0.0")
'org.opendaylight.odlmicro:micro-openflowplugin:jar:1.0.0'
<dependency org="org.opendaylight.odlmicro" name="micro-openflowplugin" rev="1.0.0">
<artifact name="micro-openflowplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlmicro', module='micro-openflowplugin', version='1.0.0')
)
libraryDependencies += "org.opendaylight.odlmicro" % "micro-openflowplugin" % "1.0.0"
[org.opendaylight.odlmicro/micro-openflowplugin "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.opendaylight.aaa.web : testutils | jar | |
| org.opendaylight.infrautils : infrautils-testutils | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.3.3 |