| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.digitalpebble.behemoth |
| Идентификатор | Идентификаторbehemoth-solr |
| Версия | Версия1.1 |
| Тип | Типjar |
| Описание |
Описаниеsolr
Parent module for Behemoth
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| behemoth-solr-1.1.pom | |
| behemoth-solr-1.1.jar | 11 KB |
| behemoth-solr-1.1-sources.jar | 6 KB |
| behemoth-solr-1.1-job.jar | 3 MB |
| behemoth-solr-1.1-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-solr/ -->
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-solr</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-solr/
implementation 'com.digitalpebble.behemoth:behemoth-solr:1.1'
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-solr/
implementation ("com.digitalpebble.behemoth:behemoth-solr:1.1")
'com.digitalpebble.behemoth:behemoth-solr:jar:1.1'
<dependency org="com.digitalpebble.behemoth" name="behemoth-solr" rev="1.1">
<artifact name="behemoth-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.behemoth', module='behemoth-solr', version='1.1')
)
libraryDependencies += "com.digitalpebble.behemoth" % "behemoth-solr" % "1.1"
[com.digitalpebble.behemoth/behemoth-solr "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.digitalpebble.behemoth : behemoth-core | jar | 1.1 |
| org.apache.solr : solr-solrj | jar | 4.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |