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

org.apache.stanbol:org.apache.stanbol.entityhub.indexing.reactor 0.9.0-incubating

Pseudo project to build the complete Apache Stanbol Entityhub Indexing component

Категории

Категории

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

Группа

org.apache.stanbol
Идентификатор

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

org.apache.stanbol.entityhub.indexing.reactor
Версия

Версия

0.9.0-incubating
Тип

Тип

pom

Скачать org.apache.stanbol.entityhub.indexing.reactor 0.9.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.reactor/ -->
<dependency>
    <groupId>org.apache.stanbol</groupId>
    <artifactId>org.apache.stanbol.entityhub.indexing.reactor</artifactId>
    <version>0.9.0-incubating</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.reactor/
implementation 'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.reactor:0.9.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.reactor/
implementation ("org.apache.stanbol:org.apache.stanbol.entityhub.indexing.reactor:0.9.0-incubating")
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.reactor:pom:0.9.0-incubating'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.reactor" rev="0.9.0-incubating">
  <artifact name="org.apache.stanbol.entityhub.indexing.reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.entityhub.indexing.reactor', version='0.9.0-incubating')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.reactor" % "0.9.0-incubating"
[org.apache.stanbol/org.apache.stanbol.entityhub.indexing.reactor "0.9.0-incubating"]