Last Version

JanusGraph-Hadoop: 2.x Compatibility Shim 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

GroupId

GroupId

com.pontusvision
ArtifactId

ArtifactId

janusgraph-hadoop-2
Version

Version

100.3.2.1
Type

Type

jar
Description

Description

JanusGraph-Hadoop: 2.x Compatibility Shim
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-hadoop-2 100.3.2.1


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

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.7.2
com.pontusvision : janusgraph-hadoop-core jar 100.3.2.1
org.apache.mrunit : mrunit jar 1.1.0
org.apache.tinkerpop : tinkergraph-gremlin jar 3.3.7
org.apache.tinkerpop : hadoop-gremlin jar 3.3.7
org.apache.tinkerpop : spark-gremlin jar 3.3.7
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.6.6
com.pontusvision : janusgraph-core jar 100.3.2.1
com.pontusvision : janusgraph-hbase jar 100.3.2.1
com.pontusvision : janusgraph-es jar 100.3.2.1
org.openrdf.sesame : sesame-rio-n3 jar 2.7.10
org.openrdf.sesame : sesame-rio-ntriples jar 2.7.10
org.openrdf.sesame : sesame-rio-rdfxml jar 2.7.10
org.openrdf.sesame : sesame-rio-trig jar 2.7.10
org.openrdf.sesame : sesame-rio-trix jar 2.7.10
org.openrdf.sesame : sesame-rio-turtle jar 2.7.10
com.datastax.cassandra : cassandra-driver-core jar 3.3.2
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : slf4j-api jar 1.7.12

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.16

test (8)

Group / Artifact Type Version
com.pontusvision : janusgraph-hadoop-core jar 100.3.2.1
com.pontusvision : janusgraph-hadoop-core Optional jar 100.3.2.1
com.pontusvision » janusgraph-hbase-core jar 100.3.2.1
com.pontusvision : janusgraph-es jar 100.3.2.1
com.pontusvision : janusgraph-cassandra jar 100.3.2.1
com.pontusvision : janusgraph-test jar 100.3.2.1
com.pontusvision » janusgraph-hbase-server jar 100.3.2.1
com.pontusvision » janusgraph-hbase-core jar 100.3.2.1

Project Modules

There are no modules declared in this project.