| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.apache.lucene |
| ArtifactId | ArtifactIdlucene-instantiated |
| Last Version | Last Version3.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLucene InstantiatedIndex
InstantiatedIndex, alternative RAM store for small corpora.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lucene-instantiated-3.6.2.pom | |
| lucene-instantiated-3.6.2.jar | 47 KB |
| lucene-instantiated-3.6.2-sources.jar | 234 KB |
| lucene-instantiated-3.6.2-javadoc.jar | 300 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.lucene/lucene-instantiated/ -->
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-instantiated</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-instantiated/
implementation 'org.apache.lucene:lucene-instantiated:3.6.2'
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-instantiated/
implementation ("org.apache.lucene:lucene-instantiated:3.6.2")
'org.apache.lucene:lucene-instantiated:jar:3.6.2'
<dependency org="org.apache.lucene" name="lucene-instantiated" rev="3.6.2">
<artifact name="lucene-instantiated" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.lucene', module='lucene-instantiated', version='3.6.2')
)
libraryDependencies += "org.apache.lucene" % "lucene-instantiated" % "3.6.2"
[org.apache.lucene/lucene-instantiated "3.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.lucene : lucene-core | jar | 3.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.lucene : lucene-test-framework | jar | 3.6.2 |