| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries |
| Группа | Группаorg.apache.stanbol |
| Идентификатор | Идентификаторorg.apache.stanbol.contenthub.reactor |
| Последняя версия | Последняя версия0.9.0-incubating |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache Stanbol Contenthub Reactor
Pseudo project to build the complete Contenthub bundle
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.apache.stanbol.contenthub.reactor-0.9.0-incubating.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.contenthub.reactor/ -->
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.contenthub.reactor</artifactId>
<version>0.9.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.contenthub.reactor/
implementation 'org.apache.stanbol:org.apache.stanbol.contenthub.reactor:0.9.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.contenthub.reactor/
implementation ("org.apache.stanbol:org.apache.stanbol.contenthub.reactor:0.9.0-incubating")
'org.apache.stanbol:org.apache.stanbol.contenthub.reactor:pom:0.9.0-incubating'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.contenthub.reactor" rev="0.9.0-incubating">
<artifact name="org.apache.stanbol.contenthub.reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.contenthub.reactor', version='0.9.0-incubating')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.contenthub.reactor" % "0.9.0-incubating"
[org.apache.stanbol/org.apache.stanbol.contenthub.reactor "0.9.0-incubating"]