Example-HBase: HBase Storage, Solr Index

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

example-hbase
Last Version

Last Version

100.3.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Example-HBase: HBase Storage, Solr Index
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 example-hbase

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

runtime (6)

Group / Artifact Type Version
com.pontusvision : example-common jar 100.3.2.1
com.pontusvision : janusgraph-hbase jar 100.3.2.1
org.apache.hbase : hbase-shaded-client jar 1.2.6
com.pontusvision : janusgraph-solr jar 100.3.2.1
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
log4j : log4j Optional jar 1.2.16

test (1)

Group / Artifact Type Version
com.pontusvision : janusgraph-test jar 100.3.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
100.3.2.1
100.3.2