Last Version

OVSDB Client Library 1.0.1

An OVSDB client for interacting with an OVSDB server.

License

License

Categories

Categories

VMware Container Virtualization Tools CLI User Interface
GroupId

GroupId

com.vmware.ovsdb
ArtifactId

ArtifactId

ovsdb-client-library
Version

Version

1.0.1
Type

Type

pom
Description

Description

OVSDB Client Library
An OVSDB client for interacting with an OVSDB server.
Project URL

Project URL

https://github.com/vmware/ovsdb-client-library/
Source Code Management

Source Code Management

https://github.com/vmware/ovsdb-client-library/tree/master

Download ovsdb-client-library 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0
com.google.guava : guava jar 23.0
com.google.guava : guava-testlib jar 23.0

Project Modules

  • json-rpc
  • ovsdb-client