Last Version

JanusGraph-Hadoop: 2.x Compatibility Shim 0.4.1

JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. 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

org.janusgraph
ArtifactId

ArtifactId

janusgraph-hadoop-2
Version

Version

0.4.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. 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 0.4.1


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

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.7.7
org.janusgraph : janusgraph-hadoop-core jar 0.4.1
org.apache.mrunit : mrunit jar 1.1.0
org.apache.tinkerpop : tinkergraph-gremlin jar 3.4.4
org.apache.tinkerpop : hadoop-gremlin jar 3.4.4
org.apache.tinkerpop : spark-gremlin jar 3.4.4
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.6.6
org.janusgraph : janusgraph-core jar 0.4.1
org.janusgraph : janusgraph-hbase jar 0.4.1
org.janusgraph : janusgraph-es jar 0.4.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.7.2
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : slf4j-api jar 1.7.12

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.16

test (13)

Group / Artifact Type Version
org.janusgraph : janusgraph-hadoop-core jar 0.4.1
org.janusgraph : janusgraph-hadoop-core Optional jar 0.4.1
org.janusgraph » janusgraph-hbase-core jar 0.4.1
org.janusgraph : janusgraph-es jar 0.4.1
org.janusgraph : janusgraph-cql jar 0.4.1
org.janusgraph : janusgraph-cql jar 0.4.1
org.testcontainers : testcontainers jar 1.12.4
org.testcontainers : cassandra jar 1.12.4
org.testcontainers : junit-jupiter jar 1.12.4
org.janusgraph : janusgraph-test jar 0.4.1
org.janusgraph » janusgraph-hbase-server jar 0.4.1
org.janusgraph » janusgraph-hbase-core jar 0.4.1
net.java.dev.jna : jna jar 4.0.0

Project Modules

There are no modules declared in this project.