License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.vesoft |
ArtifactId | ArtifactIdclient |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNebula Java Client 2.0
|
Filename | Size |
---|---|
client-3.0.0.pom | |
client-3.0.0.jar | 2 MB |
client-3.0.0-sources.jar | 799 KB |
client-3.0.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vesoft/client/ -->
<dependency>
<groupId>com.vesoft</groupId>
<artifactId>client</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vesoft/client/
implementation 'com.vesoft:client:3.0.0'
// https://jarcasting.com/artifacts/com.vesoft/client/
implementation ("com.vesoft:client:3.0.0")
'com.vesoft:client:jar:3.0.0'
<dependency org="com.vesoft" name="client" rev="3.0.0">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vesoft', module='client', version='3.0.0')
)
libraryDependencies += "com.vesoft" % "client" % "3.0.0"
[com.vesoft/client "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.8 |
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 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
org.locationtech.jts : jts-core | jar | 1.16.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.25 |
junit : junit | jar | 4.13.1 |
com.alibaba : fastjson | jar | 1.2.78 |