| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.odlmicro |
| ArtifactId | ArtifactIdmicro-ovsdb |
| 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 |
| Filename | Size |
|---|---|
| micro-ovsdb-1.0.0.pom | |
| micro-ovsdb-1.0.0.jar | 14 KB |
| micro-ovsdb-1.0.0-sources.jar | 4 KB |
| micro-ovsdb-1.0.0-micro.tar | 58 MB |
| micro-ovsdb-1.0.0-javadoc.jar | 387 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-ovsdb/ -->
<dependency>
<groupId>org.opendaylight.odlmicro</groupId>
<artifactId>micro-ovsdb</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-ovsdb/
implementation 'org.opendaylight.odlmicro:micro-ovsdb:1.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-ovsdb/
implementation ("org.opendaylight.odlmicro:micro-ovsdb:1.0.0")
'org.opendaylight.odlmicro:micro-ovsdb:jar:1.0.0'
<dependency org="org.opendaylight.odlmicro" name="micro-ovsdb" rev="1.0.0">
<artifact name="micro-ovsdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlmicro', module='micro-ovsdb', version='1.0.0')
)
libraryDependencies += "org.opendaylight.odlmicro" % "micro-ovsdb" % "1.0.0"
[org.opendaylight.odlmicro/micro-ovsdb "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opendaylight.odlmicro : micro-core | jar | 1.0.0 |
| org.opendaylight.ovsdb : hwvtepsouthbound-impl | jar | |
| org.opendaylight.ovsdb : library | jar | |
| org.opendaylight.ovsdb : southbound-impl | jar | |
| org.opendaylight.odlguice : inject.guice.testutils | jar | |
| junit : junit | jar | 4.13 |
| org.opendaylight.odlguice : inject.guice.extensions.jsr250 | jar | |
| org.osgi : osgi.cmpn | jar | 6.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | |
| javax.activation : activation | jar | 1.1.1 |
| org.opendaylight.controller : blueprint | jar | 2.0.3 |
| 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 |