vGraph

A versioned property graph made for sharing.

License

License

GroupId

GroupId

com.github.trepo
ArtifactId

ArtifactId

vgraph
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

vGraph
A versioned property graph made for sharing.

Download vgraph

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.trepo/vgraph/ -->
<dependency>
    <groupId>com.github.trepo</groupId>
    <artifactId>vgraph</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trepo/vgraph/
implementation 'com.github.trepo:vgraph:0.5.1'
// https://jarcasting.com/artifacts/com.github.trepo/vgraph/
implementation ("com.github.trepo:vgraph:0.5.1")
'com.github.trepo:vgraph:jar:0.5.1'
<dependency org="com.github.trepo" name="vgraph" rev="0.5.1">
  <artifact name="vgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trepo', module='vgraph', version='0.5.1')
)
libraryDependencies += "com.github.trepo" % "vgraph" % "0.5.1"
[com.github.trepo/vgraph "0.5.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.trepo : vgraph-api jar 0.2.0
com.tinkerpop.blueprints : blueprints-core jar 2.6.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.
com.github.trepo

Trepo

The Open Source Genealogy API

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0