i

interactive-parent

Distributed system for analyzing large and complex graph structures in an exploratory manner
https://github.com/alibaba/GraphScope
The Apache Software License, Version 2.0
Alibaba Group Holding Ltd.
Siyuan Zhang
Files download
File Operation
interactive-parent-0.23.1.pom download
Apache Maven
<dependency>
  <groupId>com.alibaba.graphscope</groupId>
  <artifactId>interactive-parent</artifactId>
  <version>0.23.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.alibaba.graphscope:interactive-parent:0.23.1'
Gradle Kotlin
implementation("com.alibaba.graphscope:interactive-parent:0.23.1")
Scala SBT
libraryDependencies += "com.alibaba.graphscope" % "interactive-parent" % "0.23.1"
Groovy Grape
@Grapes(
  @Grab(group='com.alibaba.graphscope', module='interactive-parent', version='0.23.1')
)
Apache Ivy
<dependency org="com.alibaba.graphscope" name="interactive-parent" rev="0.23.1" />
Leiningen
[com.alibaba.graphscope/interactive-parent "0.23.1"]
Apache Buildr
'com.alibaba.graphscope:interactive-parent:jar:0.23.1'
Dependencies
The project has no third-party dependencies