License |
License |
---|---|
GroupId | GroupIdorg.janusgraph |
ArtifactId | ArtifactIdjanusgraph-hadoop-core |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJanusGraph-Hadoop: Version-independent Core
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://jarcasting.com/artifacts/org.janusgraph/janusgraph-hadoop-core/ -->
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-hadoop-core</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.janusgraph/janusgraph-hadoop-core/
implementation 'org.janusgraph:janusgraph-hadoop-core:0.4.1'
// https://jarcasting.com/artifacts/org.janusgraph/janusgraph-hadoop-core/
implementation ("org.janusgraph:janusgraph-hadoop-core:0.4.1")
'org.janusgraph:janusgraph-hadoop-core:jar:0.4.1'
<dependency org="org.janusgraph" name="janusgraph-hadoop-core" rev="0.4.1">
<artifact name="janusgraph-hadoop-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-hadoop-core', version='0.4.1')
)
libraryDependencies += "org.janusgraph" % "janusgraph-hadoop-core" % "0.4.1"
[org.janusgraph/janusgraph-hadoop-core "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 4.0.0 |
org.janusgraph : janusgraph-cql | jar | 0.4.1 |
org.janusgraph : janusgraph-es | 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 |