Flip Graph

A graph api for h2 db

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-graph
Last Version

Last Version

10-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Flip Graph
A graph api for h2 db

Download flip-graph

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 12.0.1
com.h2database : h2 jar 1.3.168

Project Modules

There are no modules declared in this project.

Versions

Version
10-RELEASE
3-RELEASE
2.1-RELEASE
2-RELEASE
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1-RELEASE