Last Version

JanusGraph-Cassandra: Distributed Graph Database 100.3.2.1

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

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.pontusvision
ArtifactId

ArtifactId

janusgraph-cassandra
Version

Version

100.3.2.1
Type

Type

jar
Description

Description

JanusGraph-Cassandra: Distributed Graph Database
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-cassandra 100.3.2.1


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

Dependencies

compile (15)

Group / Artifact Type Version
com.pontusvision : janusgraph-core jar 100.3.2.1
com.codahale.metrics : metrics-core jar 3.0.1
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.2
net.java.dev.jna : jna Optional jar 4.0.0
org.apache.cassandra : cassandra-all jar 2.1.20
commons-pool : commons-pool jar 1.6
com.netflix.astyanax : astyanax-core jar 3.8.0
com.netflix.astyanax : astyanax-thrift jar 3.8.0
com.netflix.astyanax : astyanax-cassandra jar 3.8.0
com.netflix.astyanax : astyanax-recipes jar 3.8.0
org.xerial.snappy : snappy-java jar 1.0.5-M3
javax.validation : validation-api jar 1.1.0.Final
net.jpountz.lz4 : lz4 jar 1.3.0
org.slf4j : slf4j-api jar 1.7.12

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.16

test (3)

Group / Artifact Type Version
com.pontusvision : janusgraph-test jar 100.3.2.1
com.carrotsearch : junit-benchmarks jar 0.7.0
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.7.2

Project Modules

There are no modules declared in this project.