License |
License |
---|---|
Categories |
CategoriesNet Search Business Logic Libraries |
GroupId | GroupIdnet.sf.m-m-m |
ArtifactId | ArtifactIdmmm-search |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionsearch
This project provides full-text search indexing and retrieval.
|
Project URL |
Project URL |
Project Organization |
Project Organizationmmm-Team |
Filename | Size |
---|---|
mmm-search-1.0.0.pom | 840 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search/ -->
<dependency>
<groupId>net.sf.m-m-m</groupId>
<artifactId>mmm-search</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search/
implementation 'net.sf.m-m-m:mmm-search:1.0.0'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-search/
implementation ("net.sf.m-m-m:mmm-search:1.0.0")
'net.sf.m-m-m:mmm-search:pom:1.0.0'
<dependency org="net.sf.m-m-m" name="mmm-search" rev="1.0.0">
<artifact name="mmm-search" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-search', version='1.0.0')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-search" % "1.0.0"
[net.sf.m-m-m/mmm-search "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.m-m-m » mmm-test | jar | SNAPSHOT |
junit : junit | jar | 4.4 |