Last Version

JanusGraph-Bigtable: Google Cloud Bigtable driver 100.3.2.1

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

janusgraph-bigtable
Version

Version

100.3.2.1
Type

Type

jar
Description

Description

JanusGraph-Bigtable: Google Cloud Bigtable driver
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 janusgraph-bigtable 100.3.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.cloud.bigtable : bigtable-hbase-1.x-shaded jar 1.4.0
org.slf4j : slf4j-api jar 1.7.12

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
log4j : log4j Optional jar 1.2.16

Project Modules

There are no modules declared in this project.