не последняя версия
Последняя версия 0.5-preview

com.github.blakepettersson:reactmann 0.4-preview

A Riemann inspired monitoring system using vert.x and rxjava.

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.blakepettersson
Идентификатор

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

reactmann
Версия

Версия

0.4-preview
Тип

Тип

pom

Скачать reactmann 0.4-preview

Имя Файла Размер
reactmann-0.4-preview.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann/ -->
<dependency>
    <groupId>com.github.blakepettersson</groupId>
    <artifactId>reactmann</artifactId>
    <version>0.4-preview</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann/
implementation 'com.github.blakepettersson:reactmann:0.4-preview'
// https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann/
implementation ("com.github.blakepettersson:reactmann:0.4-preview")
'com.github.blakepettersson:reactmann:pom:0.4-preview'
<dependency org="com.github.blakepettersson" name="reactmann" rev="0.4-preview">
  <artifact name="reactmann" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.blakepettersson', module='reactmann', version='0.4-preview')
)
libraryDependencies += "com.github.blakepettersson" % "reactmann" % "0.4-preview"
[com.github.blakepettersson/reactmann "0.4-preview"]