Last Version

search-engine-webapp 1.0.1

This project a demo webapplication using lucene as search-engine.

License

License

Categories

Categories

Net Search Business Logic Libraries
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-search-engine-webapp
Version

Version

1.0.1
Type

Type

war
Description

Description

search-engine-webapp
This project a demo webapplication using lucene as search-engine.
Project Organization

Project Organization

mmm-Team

Download mmm-search-engine-webapp 1.0.1


<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search-engine-webapp/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-search-engine-webapp</artifactId>
    <version>1.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search-engine-webapp/
implementation 'net.sf.m-m-m:mmm-search-engine-webapp:1.0.1'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search-engine-webapp/
implementation ("net.sf.m-m-m:mmm-search-engine-webapp:1.0.1")
'net.sf.m-m-m:mmm-search-engine-webapp:war:1.0.1'
<dependency org="net.sf.m-m-m" name="mmm-search-engine-webapp" rev="1.0.1">
  <artifact name="mmm-search-engine-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-search-engine-webapp', version='1.0.1')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-search-engine-webapp" % "1.0.1"
[net.sf.m-m-m/mmm-search-engine-webapp "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.m-m-m : mmm-search-engine-impl-lucene jar 1.0.1
org.springframework : spring-context jar 3.0.3.RELEASE
org.slf4j : slf4j-log4j12 jar 1.6.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0

test (2)

Group / Artifact Type Version
net.sf.m-m-m » mmm-test jar SNAPSHOT
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.