is not current version
Last Version 3.0.0

com.vesoft:client 2.0.0

Nebula Java Client 2.0

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.vesoft
ArtifactId

ArtifactId

client
Version

Version

2.0.0
Type

Type

jar
Description

Description

Nebula Java Client 2.0

Download client 2.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-lang3 jar 3.8
org.slf4j : slf4j-log4j12 jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 14.0
commons-codec : commons-codec jar 1.13
org.apache.commons : commons-pool2 jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.