is not current version
Last Version 0.5-preview

com.github.blakepettersson:reactmann 0.3-preview

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

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.blakepettersson
ArtifactId

ArtifactId

reactmann
Version

Version

0.3-preview
Type

Type

pom

Download reactmann 0.3-preview


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