License |
License |
---|---|
Categories |
CategoriesNet Search Business Logic Libraries |
GroupId | GroupIdnet.sf.m-m-m |
ArtifactId | ArtifactIdmmm-search-engine-impl-lucene |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsearch-engine-impl-lucene
This project provides an implementation of the search-engine using apache lucene as underlying search-technology.
|
Project Organization |
Project Organizationmmm-Team |
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search-engine-impl-lucene/ -->
<dependency>
<groupId>net.sf.m-m-m</groupId>
<artifactId>mmm-search-engine-impl-lucene</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search-engine-impl-lucene/
implementation 'net.sf.m-m-m:mmm-search-engine-impl-lucene:1.0.1'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search-engine-impl-lucene/
implementation ("net.sf.m-m-m:mmm-search-engine-impl-lucene:1.0.1")
'net.sf.m-m-m:mmm-search-engine-impl-lucene:jar:1.0.1'
<dependency org="net.sf.m-m-m" name="mmm-search-engine-impl-lucene" rev="1.0.1">
<artifact name="mmm-search-engine-impl-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-search-engine-impl-lucene', version='1.0.1')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-search-engine-impl-lucene" % "1.0.1"
[net.sf.m-m-m/mmm-search-engine-impl-lucene "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.m-m-m : mmm-search-engine-api | jar | 1.0.1 |
org.apache.lucene : lucene-core | jar | 3.0.2 |
org.apache.lucene : lucene-highlighter | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.m-m-m » mmm-test | jar | SNAPSHOT |
junit : junit | jar | 4.4 |