MVN

com.alibaba.graphscope : grape-jdk-parent

Maven & Gradle

Oct 26, 2022
3.1k stars

Grape Java SDK · An efficient Java SDK for Grape

<dependency>
    <groupId>com.alibaba.graphscope</groupId>
    <artifactId>grape-jdk-parent</artifactId>
    <version>0.18.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.18.1

All Versions

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

Version Vulnerabilities Updated
0.18.x
grape-jdk-parent-0.18.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.alibaba.graphscope</groupId>
    <artifactId>grape-jdk-parent</artifactId>
    <version>0.18.1</version>
</dependency>