Persistent Graph parent POM

Persistent graph parent and aggregate POM

License

License

GroupId

GroupId

nl.gohla
ArtifactId

ArtifactId

persistent-graph
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Persistent Graph parent POM
Persistent graph parent and aggregate POM
Project URL

Project URL

https://github.com/Gohla/persistent-graph
Source Code Management

Source Code Management

https://github.com/Gohla/persistent-graph

Download persistent-graph

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • impl-dexx
  • impl-pcollections
  • test
  • benchmark

persistent-graph

Persistent, labeled, directed, multigraph implementations for Java.

Versions

Version
0.1.0