Apache Geode (incubating)

Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

gemfire-lucene
Last Version

Last Version

1.0.0-incubating.M1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Geode (incubating)
Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing
Project URL

Project URL

http://geode.incubator.apache.org

Download gemfire-lucene

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geode/gemfire-lucene/ -->
<dependency>
    <groupId>org.apache.geode</groupId>
    <artifactId>gemfire-lucene</artifactId>
    <version>1.0.0-incubating.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/gemfire-lucene/
implementation 'org.apache.geode:gemfire-lucene:1.0.0-incubating.M1'
// https://jarcasting.com/artifacts/org.apache.geode/gemfire-lucene/
implementation ("org.apache.geode:gemfire-lucene:1.0.0-incubating.M1")
'org.apache.geode:gemfire-lucene:jar:1.0.0-incubating.M1'
<dependency org="org.apache.geode" name="gemfire-lucene" rev="1.0.0-incubating.M1">
  <artifact name="gemfire-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='gemfire-lucene', version='1.0.0-incubating.M1')
)
libraryDependencies += "org.apache.geode" % "gemfire-lucene" % "1.0.0-incubating.M1"
[org.apache.geode/gemfire-lucene "1.0.0-incubating.M1"]

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework : spring-core jar 3.2.12.RELEASE
org.springframework : spring-beans jar 3.2.12.RELEASE
org.apache.lucene : lucene-queryparser jar 5.3.0
org.apache.geode : gemfire-core jar 1.0.0-incubating.M1
org.apache.lucene : lucene-core jar 5.3.0
org.apache.geode : gemfire-common jar 1.0.0-incubating.M1
org.springframework : spring-aop jar 3.2.12.RELEASE
org.springframework : spring-context-support jar 3.2.12.RELEASE
org.springframework : spring-expression jar 3.2.12.RELEASE
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.apache.lucene : lucene-analyzers-common jar 5.3.0
org.springframework : spring-context jar 3.2.12.RELEASE
org.springframework : spring-web jar 3.2.12.RELEASE
org.springframework : spring-webmvc jar 3.2.12.RELEASE
org.apache.lucene : lucene-queries jar 5.3.0

test (23)

Group / Artifact Type Version
org.apache.lucene : lucene-test-framework jar 5.3.0
junit : junit jar 4.12
eu.codearte.catch-exception : catch-throwable jar 1.4.4
org.ow2.asm : asm jar 5.0.3
com.github.stefanbirkner : system-rules jar 1.15.0
org.mockito : mockito-core jar 1.10.19
org.objenesis : objenesis jar 2.1
com.google.guava : guava jar 15.0
pl.pragmatists : JUnitParams jar 1.0.4
commons-collections : commons-collections jar 3.2.1
org.jmock : jmock jar 2.8.1
com.jayway.awaitility : awaitility jar 1.7.0
org.assertj : assertj-core jar 3.2.0
org.apache.lucene : lucene-codecs jar 5.3.0
org.apache.hadoop : hadoop-common jar 2.4.1
eu.codearte.catch-exception : catch-exception jar 1.4.4
cglib : cglib jar 3.1
org.jmock : jmock-legacy jar 2.8.1
org.apache.hadoop : hadoop-hdfs jar 2.4.1
org.hamcrest : hamcrest-all jar 1.3
org.jmock : jmock-junit4 jar 2.8.1
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.1.6
edu.umd.cs.mtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-incubating.M1