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