MVN

org.apdplat : jsearch

Maven & Gradle

Nov 25, 2015

jsearch · jsearch是一个高性能的全文检索工具包,基于倒排索引,基于java8,类似于lucene,但更轻量级。

<dependency>
    <groupId>org.apdplat</groupId>
    <artifactId>jsearch</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apdplat : jsearch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.apdplat : jsearch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jsearch-1.0

How to add a dependency to Maven

Add the following org.apdplat : jsearch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apdplat</groupId>
    <artifactId>jsearch</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apdplat : jsearch gradle dependency to your build.gradle file:

implementation 'org.apdplat:jsearch:1.0'

Gradle Kotlin DSL: Add the following org.apdplat : jsearch gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apdplat:jsearch:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apdplat : jsearch sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apdplat" % "jsearch" % "1.0"

Advertisement

Dependencies from Group

Oct 06, 2015
13 usages
1.6k stars
Sep 26, 2015
Nov 25, 2015
Apr 15, 2015
157 stars

Discover Dependencies

Aug 01, 2023
19 usages
1.7k stars
Jul 14, 2023
85 usages
Jul 14, 2023
42 usages
Apr 19, 2020
41 stars
Dec 27, 2017
45 stars
Jul 28, 2019
36 stars