| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.alibaba.lindorm |
| ArtifactId | ArtifactIdlucene-memory |
| Last Version | Last Version8.10.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLucene Memory
High-performance single-document index to compare against Query
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lucene-memory-8.10.2.pom | |
| lucene-memory-8.10.2.jar | 41 KB |
| lucene-memory-8.10.2-tests.jar | 33 KB |
| lucene-memory-8.10.2-sources.jar | 20 KB |
| lucene-memory-8.10.2-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.lindorm/lucene-memory/ -->
<dependency>
<groupId>com.alibaba.lindorm</groupId>
<artifactId>lucene-memory</artifactId>
<version>8.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.lindorm/lucene-memory/
implementation 'com.alibaba.lindorm:lucene-memory:8.10.2'
// https://jarcasting.com/artifacts/com.alibaba.lindorm/lucene-memory/
implementation ("com.alibaba.lindorm:lucene-memory:8.10.2")
'com.alibaba.lindorm:lucene-memory:jar:8.10.2'
<dependency org="com.alibaba.lindorm" name="lucene-memory" rev="8.10.2">
<artifact name="lucene-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.lindorm', module='lucene-memory', version='8.10.2')
)
libraryDependencies += "com.alibaba.lindorm" % "lucene-memory" % "8.10.2"
[com.alibaba.lindorm/lucene-memory "8.10.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba.lindorm : lucene-core | jar | 8.10.2 |
| com.alibaba.lindorm : lucene-queryparser | jar | 8.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba.lindorm : lucene-test-framework | jar | 8.10.2 |