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.25.0.pom download
Apache Maven
<dependency>
  <groupId>com.alibaba.graphscope</groupId>
  <artifactId>interactive-parent</artifactId>
  <version>0.25.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.alibaba.graphscope:interactive-parent:0.25.0'
Gradle Kotlin
implementation("com.alibaba.graphscope:interactive-parent:0.25.0")
Scala SBT
libraryDependencies += "com.alibaba.graphscope" % "interactive-parent" % "0.25.0"
Groovy Grape
@Grapes(
  @Grab(group='com.alibaba.graphscope', module='interactive-parent', version='0.25.0')
)
Apache Ivy
<dependency org="com.alibaba.graphscope" name="interactive-parent" rev="0.25.0" />
Leiningen
[com.alibaba.graphscope/interactive-parent "0.25.0"]
Apache Buildr
'com.alibaba.graphscope:interactive-parent:jar:0.25.0'
Dependencies
The project has no third-party dependencies