License |
License |
---|---|
GroupId | GroupIdorg.janusgraph |
ArtifactId | ArtifactIdjanusgraph-hadoop-2 |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJanusGraph-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 |
Filename | Size |
---|---|
janusgraph-hadoop-2-0.4.1.pom | |
janusgraph-hadoop-2-0.4.1.jar | 11 KB |
janusgraph-hadoop-2-0.4.1-sources.jar | 7 KB |
janusgraph-hadoop-2-0.4.1-javadoc.jar | 51 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.16 |
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 |