| License |
License |
|---|---|
| GroupId | GroupIdcom.vesoft |
| ArtifactId | ArtifactIdnebula-algorithm |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNebula Algorithm
|
| Filename | Size |
|---|---|
| nebula-algorithm-3.0.0.pom | |
| nebula-algorithm-3.0.0.jar | 96 MB |
| nebula-algorithm-3.0.0-sources.jar | 31 KB |
| nebula-algorithm-3.0.0-javadoc.jar | 557 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vesoft/nebula-algorithm/ -->
<dependency>
<groupId>com.vesoft</groupId>
<artifactId>nebula-algorithm</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vesoft/nebula-algorithm/
implementation 'com.vesoft:nebula-algorithm:3.0.0'
// https://jarcasting.com/artifacts/com.vesoft/nebula-algorithm/
implementation ("com.vesoft:nebula-algorithm:3.0.0")
'com.vesoft:nebula-algorithm:jar:3.0.0'
<dependency org="com.vesoft" name="nebula-algorithm" rev="3.0.0">
<artifact name="nebula-algorithm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vesoft', module='nebula-algorithm', version='3.0.0')
)
libraryDependencies += "com.vesoft" % "nebula-algorithm" % "3.0.0"
[com.vesoft/nebula-algorithm "3.0.0"]
| 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-graphx_2.11 | jar | 2.4.4 |
| org.apache.spark : spark-mllib_2.11 | jar | 2.4.4 |
| com.vesoft : nebula-spark-connector | jar | 3.0.0 |
| com.typesafe : config | jar | 1.4.0 |
| com.github.scopt : scopt_2.11 | jar | 3.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.2.0 |
| junit : junit | jar | 4.13.1 |