Persistent Graph core

Persistent, labeled, directed, multigraph implementations for Java.

License

License

GroupId

GroupId

nl.gohla
ArtifactId

ArtifactId

persistent-graph-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Persistent Graph core
Persistent, labeled, directed, multigraph implementations for Java.

Download persistent-graph-core

How to add to project

<!-- https://jarcasting.com/artifacts/nl.gohla/persistent-graph-core/ -->
<dependency>
    <groupId>nl.gohla</groupId>
    <artifactId>persistent-graph-core</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.gohla/persistent-graph-core/
implementation 'nl.gohla:persistent-graph-core:0.1.0'
// https://jarcasting.com/artifacts/nl.gohla/persistent-graph-core/
implementation ("nl.gohla:persistent-graph-core:0.1.0")
'nl.gohla:persistent-graph-core:jar:0.1.0'
<dependency org="nl.gohla" name="persistent-graph-core" rev="0.1.0">
  <artifact name="persistent-graph-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.gohla', module='persistent-graph-core', version='0.1.0')
)
libraryDependencies += "nl.gohla" % "persistent-graph-core" % "0.1.0"
[nl.gohla/persistent-graph-core "0.1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

persistent-graph

Persistent, labeled, directed, multigraph implementations for Java.

Versions

Version
0.1.0