MVN

com.github.unipop-graph : unipop

Maven & Gradle

Oct 10, 2017
200 stars

Unipop · Unipop is a data Federation and Virtualization engine that models your data as a "virtual" graph, exposing a querying API using the Gremlin GQL

<dependency>
    <groupId>com.github.unipop-graph</groupId>
    <artifactId>unipop</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.unipop-graph : unipop to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.github.unipop-graph : unipop to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
unipop-0.2.1
0.2
unipop-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.unipop-graph</groupId>
    <artifactId>unipop</artifactId>
    <version>0.2.1</version>
</dependency>