janusgraph-server

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-server
Last Version

Last Version

100.3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

janusgraph-server
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-server

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.pontusvision : janusgraph-core jar 100.3.2.1
org.apache.tinkerpop : gremlin-server jar 3.3.7
com.google.guava : guava jar 18.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

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 3.4
com.pontusvision : janusgraph-test jar 100.3.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
100.3.2.1
100.3.2
100-3.0