License |
License |
---|---|
GroupId | GroupIdcom.thinkaurelius.titan |
ArtifactId | ArtifactIdtitan-lucene |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTitan-Lucene: Indexing Support
Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine
cluster.
Titan separates the concerns of graph processing and manipulation from storing the graph on disk,
delegating that concern to an extensible set of persistence solutions.
|
Filename | Size |
---|---|
titan-lucene-1.0.0.pom | |
titan-lucene-1.0.0.jar | 14 KB |
titan-lucene-1.0.0-sources.jar | 5 KB |
titan-lucene-1.0.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-lucene/ -->
<dependency>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-lucene</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-lucene/
implementation 'com.thinkaurelius.titan:titan-lucene:1.0.0'
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-lucene/
implementation ("com.thinkaurelius.titan:titan-lucene:1.0.0")
'com.thinkaurelius.titan:titan-lucene:jar:1.0.0'
<dependency org="com.thinkaurelius.titan" name="titan-lucene" rev="1.0.0">
<artifact name="titan-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkaurelius.titan', module='titan-lucene', version='1.0.0')
)
libraryDependencies += "com.thinkaurelius.titan" % "titan-lucene" % "1.0.0"
[com.thinkaurelius.titan/titan-lucene "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.thinkaurelius.titan : titan-core | jar | 1.0.0 |
org.apache.lucene : lucene-core | jar | 4.10.4 |
org.apache.lucene : lucene-analyzers-common | jar | 4.10.4 |
org.apache.lucene : lucene-queryparser | jar | 4.10.4 |
org.apache.lucene : lucene-spatial | jar | 4.10.4 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.5 |
log4j : log4j Optional | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
com.thinkaurelius.titan : titan-test | jar | 1.0.0 |
com.thinkaurelius.titan : titan-berkeleyje | jar | 1.0.0 |
com.thinkaurelius.titan : titan-berkeleyje | jar | 1.0.0 |