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

se.oyabun.criters:criters-reactor 1.0.0

Criters engine is a framework for automating searches using JPA.

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries
Группа

Группа

se.oyabun.criters
Идентификатор

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

criters-reactor
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать criters-reactor 1.0.0

Имя Файла Размер
criters-reactor-1.0.0.pom 13 KB
Обзор

<!-- https://jarcasting.com/artifacts/se.oyabun.criters/criters-reactor/ -->
<dependency>
    <groupId>se.oyabun.criters</groupId>
    <artifactId>criters-reactor</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.oyabun.criters/criters-reactor/
implementation 'se.oyabun.criters:criters-reactor:1.0.0'
// https://jarcasting.com/artifacts/se.oyabun.criters/criters-reactor/
implementation ("se.oyabun.criters:criters-reactor:1.0.0")
'se.oyabun.criters:criters-reactor:pom:1.0.0'
<dependency org="se.oyabun.criters" name="criters-reactor" rev="1.0.0">
  <artifact name="criters-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.oyabun.criters', module='criters-reactor', version='1.0.0')
)
libraryDependencies += "se.oyabun.criters" % "criters-reactor" % "1.0.0"
[se.oyabun.criters/criters-reactor "1.0.0"]