License |
License |
---|---|
GroupId | GroupIdcom.pontusvision |
ArtifactId | ArtifactIdjanusgraph-hbase |
Last Version | Last Version100.3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJanusGraph-HBase: Universal binary
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 |
Filename | Size |
---|---|
janusgraph-hbase-100.3.2.1.pom | |
janusgraph-hbase-100.3.2.1.jar | 166 KB |
janusgraph-hbase-100.3.2.1-sources.jar | 32 KB |
janusgraph-hbase-100.3.2.1-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pontusvision/janusgraph-hbase/ -->
<dependency>
<groupId>com.pontusvision</groupId>
<artifactId>janusgraph-hbase</artifactId>
<version>100.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pontusvision/janusgraph-hbase/
implementation 'com.pontusvision:janusgraph-hbase:100.3.2.1'
// https://jarcasting.com/artifacts/com.pontusvision/janusgraph-hbase/
implementation ("com.pontusvision:janusgraph-hbase:100.3.2.1")
'com.pontusvision:janusgraph-hbase:jar:100.3.2.1'
<dependency org="com.pontusvision" name="janusgraph-hbase" rev="100.3.2.1">
<artifact name="janusgraph-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pontusvision', module='janusgraph-hbase', version='100.3.2.1')
)
libraryDependencies += "com.pontusvision" % "janusgraph-hbase" % "100.3.2.1"
[com.pontusvision/janusgraph-hbase "100.3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.pontusvision » janusgraph-hbase-core Optional | jar | 100.3.2.1 |
com.pontusvision » janusgraph-hbase-10 Optional | jar | 100.3.2.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.12 |
log4j : log4j Optional | jar | 1.2.16 |