| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lhanson |
| Идентификатор | Идентификаторcompass |
| Последняя версия | Последняя версия2.2.2-ldh |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCompass
Compass Search Engine Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| compass-2.2.2-ldh.pom | |
| compass-2.2.2-ldh.jar | 2 MB |
| compass-2.2.2-ldh-sources.jar | 1 MB |
| compass-2.2.2-ldh-javadoc.jar | 8 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lhanson/compass/ -->
<dependency>
<groupId>com.github.lhanson</groupId>
<artifactId>compass</artifactId>
<version>2.2.2-ldh</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lhanson/compass/
implementation 'com.github.lhanson:compass:2.2.2-ldh'
// https://jarcasting.com/artifacts/com.github.lhanson/compass/
implementation ("com.github.lhanson:compass:2.2.2-ldh")
'com.github.lhanson:compass:jar:2.2.2-ldh'
<dependency org="com.github.lhanson" name="compass" rev="2.2.2-ldh">
<artifact name="compass" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lhanson', module='compass', version='2.2.2-ldh')
)
libraryDependencies += "com.github.lhanson" % "compass" % "2.2.2-ldh"
[com.github.lhanson/compass "2.2.2-ldh"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| org.apache.lucene : lucene-core | jar | 2.4.1 |
| org.apache.lucene : lucene-highlighter Необязательный | jar | 2.4.1 |
| org.apache.lucene : lucene-analyzers Необязательный | jar | 2.4.1 |
| org.apache.lucene : lucene-queries Необязательный | jar | 2.4.1 |
| org.apache.lucene : lucene-snowball Необязательный | jar | 2.4.1 |
| org.apache.lucene : lucene-spellchecker Необязательный | jar | 2.4.1 |