| License |
License |
|---|---|
| GroupId | GroupIdcom.vesoft |
| ArtifactId | ArtifactIdexchange |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionNebula Java Client
|
| Filename | Size |
|---|---|
| exchange-1.0.1.pom | |
| exchange-1.0.1.jar | 160 MB |
| exchange-1.0.1-sources.jar | 31 KB |
| exchange-1.0.1-javadoc.jar | 599 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vesoft/exchange/ -->
<dependency>
<groupId>com.vesoft</groupId>
<artifactId>exchange</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vesoft/exchange/
implementation 'com.vesoft:exchange:1.0.1'
// https://jarcasting.com/artifacts/com.vesoft/exchange/
implementation ("com.vesoft:exchange:1.0.1")
'com.vesoft:exchange:jar:1.0.1'
<dependency org="com.vesoft" name="exchange" rev="1.0.1">
<artifact name="exchange" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vesoft', module='exchange', version='1.0.1')
)
libraryDependencies += "com.vesoft" % "exchange" % "1.0.1"
[com.vesoft/exchange "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-core_2.11 | jar | 2.4.4 |
| org.apache.spark : spark-sql_2.11 | jar | 2.4.4 |
| org.apache.spark : spark-catalyst_2.11 | jar | 2.4.4 |
| org.apache.spark : spark-hive_2.11 | jar | 2.4.4 |
| org.apache.spark : spark-yarn_2.11 | jar | 2.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.8 |