is not current version
Last Version 1.15.0

org.apache.geode:geode-lucene 1.0.0-incubating.M2

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

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-lucene
Version

Version

1.0.0-incubating.M2
Type

Type

jar

Download geode-lucene 1.0.0-incubating.M2


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