| License |
License |
|---|---|
| GroupId | GroupIdcom.vesoft |
| ArtifactId | ArtifactIdnebula-algorithm |
| Version | Version2.5.1 |
| Type | Typejar |
| Description |
DescriptionNebula Spark Utils
|
| Filename | Size |
|---|---|
| nebula-algorithm-2.5.1.pom | |
| nebula-algorithm-2.5.1.jar | 96 MB |
| nebula-algorithm-2.5.1-sources.jar | 32 KB |
| nebula-algorithm-2.5.1-javadoc.jar | 560 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vesoft/nebula-algorithm/ -->
<dependency>
<groupId>com.vesoft</groupId>
<artifactId>nebula-algorithm</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vesoft/nebula-algorithm/
implementation 'com.vesoft:nebula-algorithm:2.5.1'
// https://jarcasting.com/artifacts/com.vesoft/nebula-algorithm/
implementation ("com.vesoft:nebula-algorithm:2.5.1")
'com.vesoft:nebula-algorithm:jar:2.5.1'
<dependency org="com.vesoft" name="nebula-algorithm" rev="2.5.1">
<artifact name="nebula-algorithm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vesoft', module='nebula-algorithm', version='2.5.1')
)
libraryDependencies += "com.vesoft" % "nebula-algorithm" % "2.5.1"
[com.vesoft/nebula-algorithm "2.5.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-graphx_2.11 | jar | 2.4.4 |
| com.vesoft : nebula-spark-connector | jar | 2.5.1 |
| 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 |