Last Version

org.opendaylight.ovsdb:commons.ovsdb 1.0.0


GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

commons.ovsdb
Version

Version

1.0.0
Type

Type

pom
Description

Description

Download commons.ovsdb 1.0.0

Filename Size
commons.ovsdb-1.0.0.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.