| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.lodsve |
| ArtifactId | ArtifactIdlodsve-search |
| Version | Version2.7.6-RELEASE |
| Type | Typejar |
| Description |
Descriptionlodsve search
搜索引擎相关封装
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lodsve-search-2.7.6-RELEASE.pom | |
| lodsve-search-2.7.6-RELEASE.jar | 29 KB |
| lodsve-search-2.7.6-RELEASE-sources.jar | 25 KB |
| lodsve-search-2.7.6-RELEASE-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lodsve/lodsve-search/ -->
<dependency>
<groupId>com.lodsve</groupId>
<artifactId>lodsve-search</artifactId>
<version>2.7.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve/lodsve-search/
implementation 'com.lodsve:lodsve-search:2.7.6-RELEASE'
// https://jarcasting.com/artifacts/com.lodsve/lodsve-search/
implementation ("com.lodsve:lodsve-search:2.7.6-RELEASE")
'com.lodsve:lodsve-search:jar:2.7.6-RELEASE'
<dependency org="com.lodsve" name="lodsve-search" rev="2.7.6-RELEASE">
<artifact name="lodsve-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve', module='lodsve-search', version='2.7.6-RELEASE')
)
libraryDependencies += "com.lodsve" % "lodsve-search" % "2.7.6-RELEASE"
[com.lodsve/lodsve-search "2.7.6-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | 1.13.11.RELEASE |
| org.apache.lucene : lucene-core Optional | jar | 7.1.0 |
| org.apache.lucene : lucene-highlighter Optional | jar | 7.1.0 |
| org.apache.lucene : lucene-memory Optional | jar | 7.1.0 |
| org.apache.solr : solr-core Optional | jar | 7.7.0 |
| org.apache.solr : solr-solrj Optional | jar | 7.7.0 |
| org.textmining : tm-extractors Optional | jar | 0.4 |
| com.lodsve : lodsve-core | jar | 2.7.6-RELEASE |