Last Version

JanusGraph-All: Complete JanusGraph Distribution 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-all
Version

Version

100.3.2.1
Type

Type

jar
Description

Description

JanusGraph-All: Complete JanusGraph Distribution
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-all 100.3.2.1


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

Dependencies

compile (21)

Group / Artifact Type Version
com.pontusvision : janusgraph-core jar 100.3.2.1
com.pontusvision : janusgraph-server jar 100.3.2.1
com.pontusvision : janusgraph-cassandra jar 100.3.2.1
com.pontusvision : janusgraph-cql jar 100.3.2.1
com.pontusvision : janusgraph-berkeleyje jar 100.3.2.1
com.pontusvision : janusgraph-hbase jar 100.3.2.1
com.pontusvision : janusgraph-bigtable jar 100.3.2.1
com.pontusvision : janusgraph-hadoop jar 100.3.2.1
org.apache.hadoop : hadoop-common jar 2.7.2
com.pontusvision : janusgraph-es jar 100.3.2.1
com.pontusvision : janusgraph-solr jar 100.3.2.1
com.pontusvision : janusgraph-lucene jar 100.3.2.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-xc jar 1.9.13
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
com.fasterxml.jackson.core : jackson-core jar 2.6.6
com.fasterxml.jackson.core : jackson-databind jar 2.6.6
com.fasterxml.jackson.datatype : jackson-datatype-json-org jar 2.6.6
com.fasterxml.jackson.core : jackson-annotations jar 2.6.6
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.