JanusGraph-Core: Core Library for JanusGraph

JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. This is the Pontus Vision fork, which has a few extra bug fixes, and advanced features. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

License

License

GroupId

GroupId

com.pontusvision
ArtifactId

ArtifactId

janusgraph-core
Last Version

Last Version

100.3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

JanusGraph-Core: Core Library for JanusGraph
JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. This is the Pontus Vision fork, which has a few extra bug fixes, and advanced features. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.
Project URL

Project URL

https://janusgraph.org

Download janusgraph-core

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 7.0.0
org.apache.tinkerpop : gremlin-core jar 3.3.7
org.apache.tinkerpop : gremlin-groovy jar 3.3.7
org.apache.tinkerpop : tinkergraph-gremlin jar 3.3.7
org.apache.tinkerpop : gremlin-server Optional jar 3.3.7
org.glassfish : javax.json jar 1.0
com.codahale.metrics : metrics-core jar 3.0.1
com.codahale.metrics : metrics-ganglia jar 3.0.1
com.codahale.metrics : metrics-graphite jar 3.0.1
org.reflections : reflections jar 0.9.9-RC1
org.locationtech.spatial4j : spatial4j jar 0.7
org.locationtech.jts : jts-core jar 1.15.0
commons-collections : commons-collections jar 3.2.2
commons-configuration : commons-configuration jar 1.10
commons-io : commons-io jar 2.3
commons-codec : commons-codec jar 1.7
com.google.guava : guava jar 18.0
com.carrotsearch : hppc jar 0.7.1
com.github.stephenc.high-scale-lib : high-scale-lib jar 1.1.4
com.google.code.findbugs : jsr305 jar 3.0.0
org.noggit : noggit jar 0.6
org.apache.commons : commons-text jar 1.0
org.slf4j : slf4j-api jar 1.7.12

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
log4j : log4j Optional jar 1.2.16

Project Modules

There are no modules declared in this project.

Versions

Version
100.3.2.1
100.3.2
100-3.0