MVN

com.alibaba.graphscope : interactive-parent

Maven & Gradle

Jul 10, 2023
3.1k stars

InteractiveEngine · Distributed system for analyzing large and complex graph structures in an exploratory manner

<dependency>
    <groupId>com.alibaba.graphscope</groupId>
    <artifactId>interactive-parent</artifactId>
    <version>0.23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.graphscope : interactive-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.23.0

All Versions

Choose a version of com.alibaba.graphscope : interactive-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.23.x
interactive-parent-0.23.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.alibaba.graphscope</groupId>
    <artifactId>interactive-parent</artifactId>
    <version>0.23.0</version>
</dependency>