Last Version

JanusGraph-Solr: Distributed Indexing Support 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-solr
Version

Version

100.3.2.1
Type

Type

jar
Description

Description

JanusGraph-Solr: Distributed Indexing Support
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-solr 100.3.2.1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.pontusvision : janusgraph-core jar 100.3.2.1
org.apache.solr : solr-solrj jar 7.0.0
org.apache.lucene : lucene-analyzers-common jar 7.0.0
javax.servlet : servlet-api jar 2.5
org.locationtech.spatial4j : spatial4j jar 0.7
com.vividsolutions : jts Optional jar 1.13
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : slf4j-api jar 1.7.12

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.16

test (8)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.2.2
com.pontusvision : janusgraph-test jar 100.3.2.1
com.pontusvision : janusgraph-berkeleyje jar 100.3.2.1
com.pontusvision : janusgraph-berkeleyje jar 100.3.2.1
com.pontusvision : janusgraph-cassandra jar 100.3.2.1
com.pontusvision : janusgraph-cassandra jar 100.3.2.1
org.apache.solr : solr-test-framework jar 7.0.0
org.apache.kerby : kerb-simplekdc jar 1.1.1

Project Modules

There are no modules declared in this project.