License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.blakepettersson |
ArtifactId | ArtifactIdreactmann |
Last Version | Last Version0.5-preview |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionReactmann Parent
A Riemann inspired monitoring system using vert.x and rxjava.
|
Project URL |
Project URL |
Filename | Size |
---|---|
reactmann-0.5-preview.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann/ -->
<dependency>
<groupId>com.github.blakepettersson</groupId>
<artifactId>reactmann</artifactId>
<version>0.5-preview</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann/
implementation 'com.github.blakepettersson:reactmann:0.5-preview'
// https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann/
implementation ("com.github.blakepettersson:reactmann:0.5-preview")
'com.github.blakepettersson:reactmann:pom:0.5-preview'
<dependency org="com.github.blakepettersson" name="reactmann" rev="0.5-preview">
<artifact name="reactmann" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.blakepettersson', module='reactmann', version='0.5-preview')
)
libraryDependencies += "com.github.blakepettersson" % "reactmann" % "0.5-preview"
[com.github.blakepettersson/reactmann "0.5-preview"]