| License |
License |
|---|---|
| GroupId | GroupIdcom.vesoft |
| ArtifactId | ArtifactIdnebula-algorithm |
| Version | Version2.6.0 |
| Type | Typejar |
| Description |
DescriptionNebula Algorithm
|
| Filename | Size |
|---|---|
| nebula-algorithm-2.6.0.pom | |
| nebula-algorithm-2.6.0.jar | 103 MB |
| nebula-algorithm-2.6.0-tests.jar | 408 KB |
| nebula-algorithm-2.6.0-sources.jar | 41 KB |
| nebula-algorithm-2.6.0-javadoc.jar | 611 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vesoft/nebula-algorithm/ -->
<dependency>
<groupId>com.vesoft</groupId>
<artifactId>nebula-algorithm</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vesoft/nebula-algorithm/
implementation 'com.vesoft:nebula-algorithm:2.6.0'
// https://jarcasting.com/artifacts/com.vesoft/nebula-algorithm/
implementation ("com.vesoft:nebula-algorithm:2.6.0")
'com.vesoft:nebula-algorithm:jar:2.6.0'
<dependency org="com.vesoft" name="nebula-algorithm" rev="2.6.0">
<artifact name="nebula-algorithm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vesoft', module='nebula-algorithm', version='2.6.0')
)
libraryDependencies += "com.vesoft" % "nebula-algorithm" % "2.6.0"
[com.vesoft/nebula-algorithm "2.6.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 | 2.6.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 |