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

org.apache.marmotta:plugins-reactor 3.3.0

Marmotta-specific maven plugins

Категории

Категории

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

Группа

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

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

plugins-reactor
Версия

Версия

3.3.0
Тип

Тип

pom

Скачать plugins-reactor 3.3.0

Имя Файла Размер
plugins-reactor-3.3.0.pom 6 KB
Обзор

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