| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки |
| Группа | Группаio.github.phymbert |
| Идентификатор | Идентификаторspark-search-parent |
| Последняя версия | Последняя версия0.1.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSpark Project Search Parent
Spark Search Parent - high performance advanced search features based on Apache Lucene
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSpark Search |
| Имя Файла | Размер |
|---|---|
| spark-search-parent-0.1.8.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.phymbert/spark-search-parent/ -->
<dependency>
<groupId>io.github.phymbert</groupId>
<artifactId>spark-search-parent</artifactId>
<version>0.1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.phymbert/spark-search-parent/
implementation 'io.github.phymbert:spark-search-parent:0.1.8'
// https://jarcasting.com/artifacts/io.github.phymbert/spark-search-parent/
implementation ("io.github.phymbert:spark-search-parent:0.1.8")
'io.github.phymbert:spark-search-parent:pom:0.1.8'
<dependency org="io.github.phymbert" name="spark-search-parent" rev="0.1.8">
<artifact name="spark-search-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.phymbert', module='spark-search-parent', version='0.1.8')
)
libraryDependencies += "io.github.phymbert" % "spark-search-parent" % "0.1.8"
[io.github.phymbert/spark-search-parent "0.1.8"]