| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.rbmhtechnology.vind |
| Идентификатор | Идентификаторvind-testsuite |
| Последняя версия | Последняя версия3.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеVind - Testsuite
Vind is build to enable the integration of search facilities in java projects without getting to deep into the search topic
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| vind-testsuite-3.2.0.pom | |
| vind-testsuite-3.2.0.jar | 5 KB |
| vind-testsuite-3.2.0-sources.jar | 2 KB |
| vind-testsuite-3.2.0-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-testsuite/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>vind-testsuite</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-testsuite/
implementation 'com.rbmhtechnology.vind:vind-testsuite:3.2.0'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-testsuite/
implementation ("com.rbmhtechnology.vind:vind-testsuite:3.2.0")
'com.rbmhtechnology.vind:vind-testsuite:jar:3.2.0'
<dependency org="com.rbmhtechnology.vind" name="vind-testsuite" rev="3.2.0">
<artifact name="vind-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='vind-testsuite', version='3.2.0')
)
libraryDependencies += "com.rbmhtechnology.vind" % "vind-testsuite" % "3.2.0"
[com.rbmhtechnology.vind/vind-testsuite "3.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.testcontainers : elasticsearch | jar | 1.15.0-rc2 |
| com.rbmhtechnology.vind : elastic-server | jar | 3.2.0 |
| com.rbmhtechnology.vind : embedded-solr-server | jar | 3.2.0 |
| com.rbmhtechnology.vind : remote-solr-server | jar | 3.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |