com.livetheoogway.forage:forage-models

Search engine built on top of lucene, which helps you create in-memory search indexes for data residing in regular relational/non-relational databases.

Лицензия

Лицензия

Группа

Группа

com.livetheoogway.forage
Идентификатор

Идентификатор

forage-models
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Search engine built on top of lucene, which helps you create in-memory search indexes for data residing in regular relational/non-relational databases.

Скачать forage-models

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.livetheoogway.forage/forage-models/ -->
<dependency>
    <groupId>com.livetheoogway.forage</groupId>
    <artifactId>forage-models</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.livetheoogway.forage/forage-models/
implementation 'com.livetheoogway.forage:forage-models:1.0.2'
// https://jarcasting.com/artifacts/com.livetheoogway.forage/forage-models/
implementation ("com.livetheoogway.forage:forage-models:1.0.2")
'com.livetheoogway.forage:forage-models:jar:1.0.2'
<dependency org="com.livetheoogway.forage" name="forage-models" rev="1.0.2">
  <artifact name="forage-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livetheoogway.forage', module='forage-models', version='1.0.2')
)
libraryDependencies += "com.livetheoogway.forage" % "forage-models" % "1.0.2"
[com.livetheoogway.forage/forage-models "1.0.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
javax.validation : validation-api jar 2.0.1.Final

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 3.2.4
org.mockito : mockito-junit-jupiter jar 3.2.4
org.awaitility : awaitility jar 4.2.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0