is not current version
Last Version 0.6.9

GraphStore 0.6.0

Fast and robust in-memory graph structure for large graphs written in Java

License

License

Categories

Categories

Gephi General Purpose Libraries Utility
GroupId

GroupId

org.gephi
ArtifactId

ArtifactId

graphstore
Version

Version

0.6.0
Type

Type

jar
Description

Description

GraphStore
Fast and robust in-memory graph structure for large graphs written in Java
Project URL

Project URL

http://github.com/gephi/graphstore
Source Code Management

Source Code Management

https://github.com/gephi/graphstore

Download graphstore 0.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
it.unimi.dsi : fastutil jar 8.3.0
colt : colt jar 1.2.0
joda-time : joda-time jar 2.10.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.