| Категории |
КатегорииSearch Прикладные библиотеки |
|---|---|
| Группа | Группаcom.sematext.solr |
| Идентификатор | Идентификаторst-ReSearcher-parent |
| Версия | Версия1.12.6.0.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| st-ReSearcher-parent-1.12.6.0.1.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sematext.solr/st-ReSearcher-parent/ -->
<dependency>
<groupId>com.sematext.solr</groupId>
<artifactId>st-ReSearcher-parent</artifactId>
<version>1.12.6.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sematext.solr/st-ReSearcher-parent/
implementation 'com.sematext.solr:st-ReSearcher-parent:1.12.6.0.1'
// https://jarcasting.com/artifacts/com.sematext.solr/st-ReSearcher-parent/
implementation ("com.sematext.solr:st-ReSearcher-parent:1.12.6.0.1")
'com.sematext.solr:st-ReSearcher-parent:pom:1.12.6.0.1'
<dependency org="com.sematext.solr" name="st-ReSearcher-parent" rev="1.12.6.0.1">
<artifact name="st-ReSearcher-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sematext.solr', module='st-ReSearcher-parent', version='1.12.6.0.1')
)
libraryDependencies += "com.sematext.solr" % "st-ReSearcher-parent" % "1.12.6.0.1"
[com.sematext.solr/st-ReSearcher-parent "1.12.6.0.1"]