| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.simplyti.cloud |
| ArtifactId | ArtifactIdovn-client |
| Last Version | Last Version1.0.0-rc4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOVN client
Open Virtual Network (OVN) client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ovn-client-1.0.0-rc4.pom | |
| ovn-client-1.0.0-rc4.jar | 91 KB |
| ovn-client-1.0.0-rc4-sources.jar | 48 KB |
| ovn-client-1.0.0-rc4-javadoc.jar | 446 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| 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 |