Last Version

OVN client 1.0.0-rc4

Open Virtual Network (OVN) client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.simplyti.cloud
ArtifactId

ArtifactId

ovn-client
Version

Version

1.0.0-rc4
Type

Type

jar
Description

Description

OVN client
Open Virtual Network (OVN) client
Project URL

Project URL

https://github.com/simplyti/ovnnb-client
Source Code Management

Source Code Management

https://github.com/simplyti/ovnnb-client

Download ovn-client 1.0.0-rc4


<!-- https://jarcasting.com/artifacts/com.simplyti.cloud/ovn-client/ -->
<dependency>
    <groupId>com.simplyti.cloud</groupId>
    <artifactId>ovn-client</artifactId>
    <version>1.0.0-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/com.simplyti.cloud/ovn-client/
implementation 'com.simplyti.cloud:ovn-client:1.0.0-rc4'
// https://jarcasting.com/artifacts/com.simplyti.cloud/ovn-client/
implementation ("com.simplyti.cloud:ovn-client:1.0.0-rc4")
'com.simplyti.cloud:ovn-client:jar:1.0.0-rc4'
<dependency org="com.simplyti.cloud" name="ovn-client" rev="1.0.0-rc4">
  <artifact name="ovn-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simplyti.cloud', module='ovn-client', version='1.0.0-rc4')
)
libraryDependencies += "com.simplyti.cloud" % "ovn-client" % "1.0.0-rc4"
[com.simplyti.cloud/ovn-client "1.0.0-rc4"]

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-transport jar 4.1.22.Final
io.netty : netty-handler jar 4.1.22.Final
com.jsoniter : jsoniter jar 0.9.21
com.fasterxml : classmate jar 1.3.4
com.google.guava : guava jar 24.0-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.cthul : cthul-matchers jar 1.1.0
info.cukes : cucumber-guice jar 1.2.5
info.cukes : cucumber-junit jar 1.2.5
org.awaitility : awaitility jar 3.0.0
com.google.inject : guice jar 4.1.0
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0

Project Modules

There are no modules declared in this project.