is not current version
Last Version 3.0.0

nebula-java 2.0.1

Nebula Java Client 2.0

License

License

GroupId

GroupId

com.vesoft
ArtifactId

ArtifactId

nebula
Version

Version

2.0.1
Type

Type

pom
Description

Description

nebula-java
Nebula Java Client 2.0
Project URL

Project URL

https://github.com/vesoft-inc/nebula-java
Source Code Management

Source Code Management

https://github.com/vesoft-inc/nebula-java

Download nebula 2.0.1

Filename Size
nebula-2.0.1.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • client
  • examples