Last Version

Graph local mode implementation 0.38.4-public

Alibaba Cloud Computing Open Data Processing Service

License

License

GroupId

GroupId

com.aliyun.odps
ArtifactId

ArtifactId

odps-graph-local
Version

Version

0.38.4-public
Type

Type

jar
Description

Description

Graph local mode implementation
Alibaba Cloud Computing Open Data Processing Service
Project Organization

Project Organization

Alibaba Cloud Computing

Download odps-graph-local 0.38.4-public


<!-- https://jarcasting.com/artifacts/com.aliyun.odps/odps-graph-local/ -->
<dependency>
    <groupId>com.aliyun.odps</groupId>
    <artifactId>odps-graph-local</artifactId>
    <version>0.38.4-public</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.odps/odps-graph-local/
implementation 'com.aliyun.odps:odps-graph-local:0.38.4-public'
// https://jarcasting.com/artifacts/com.aliyun.odps/odps-graph-local/
implementation ("com.aliyun.odps:odps-graph-local:0.38.4-public")
'com.aliyun.odps:odps-graph-local:jar:0.38.4-public'
<dependency org="com.aliyun.odps" name="odps-graph-local" rev="0.38.4-public">
  <artifact name="odps-graph-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.odps', module='odps-graph-local', version='0.38.4-public')
)
libraryDependencies += "com.aliyun.odps" % "odps-graph-local" % "0.38.4-public"
[com.aliyun.odps/odps-graph-local "0.38.4-public"]

Dependencies

compile (5)

Group / Artifact Type Version
com.aliyun.odps : odps-common-local jar 0.38.4-public
com.aliyun.odps : odps-sdk-core jar 0.38.4-public
com.aliyun.odps : odps-sdk-graph jar 0.38.4-public
net.sourceforge.javacsv : javacsv jar 2.0
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.