| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.github.ddth |
| Идентификатор | Идентификаторddth-lucext-redis |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеddth-lucext-redis
DDTH's utilities and extensions for Apache Lucene
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ddth-lucext-redis-1.0.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-redis/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-lucext-redis</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-redis/
implementation 'com.github.ddth:ddth-lucext-redis:1.0.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-redis/
implementation ("com.github.ddth:ddth-lucext-redis:1.0.0")
'com.github.ddth:ddth-lucext-redis:pom:1.0.0'
<dependency org="com.github.ddth" name="ddth-lucext-redis" rev="1.0.0">
<artifact name="ddth-lucext-redis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-lucext-redis', version='1.0.0')
)
libraryDependencies += "com.github.ddth" % "ddth-lucext-redis" % "1.0.0"
[com.github.ddth/ddth-lucext-redis "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ddth : ddth-lucext-core | jar | 1.0.0 |
| redis.clients : jedis | jar | 3.0.1 |
| com.github.ddth : ddth-commons-jedis | pom | 1.1.0 |
| com.github.ddth : ddth-commons-serialization | pom | 1.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.apache.lucene : lucene-core | jar | 8.1.1 |
| com.github.ddth : ddth-cache-adapter-core | jar | 1.0.0 |
| org.javassist : javassist | jar | 3.25.0-GA |
| com.github.ddth : ddth-cql-utils Необязательный | jar | 1.0.0 |
| com.datastax.oss : java-driver-core Необязательный | jar | 4.0.1 |
| com.datastax.oss : java-driver-query-builder Необязательный | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.26 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.apache.lucene : lucene-analyzers-common | jar | 8.1.1 |
| org.apache.lucene : lucene-queries | jar | 8.1.1 |
| org.apache.lucene : lucene-queryparser | jar | 8.1.1 |