License |
License |
---|---|
Categories |
CategoriesNet Search Business Logic Libraries |
GroupId | GroupIdnet.sf.m-m-m |
ArtifactId | ArtifactIdmmm-search-engine-webapp |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionsearch-engine-webapp
This project a demo webapplication using lucene as search-engine.
|
Project Organization |
Project Organizationmmm-Team |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
javax.servlet : jsp-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.m-m-m » mmm-test | jar | SNAPSHOT |
junit : junit | jar | 4.4 |