lensesio / lenses-alerts-plugin   5.0.5

Apache License 2.0 Website GitHub

Defines interface for pluggable lenses alert services integration, along with some officially supported implementations.

Scala versions: 2.13 2.12

lenses-alertmanager-plugin 4.0.1


Group ID:
io.lenses
Artifact ID:
lenses-alertmanager-plugin_2.13
Version:
4.0.1
Release Date:
Jan 18, 2021
Licenses:
Files:

libraryDependencies += "io.lenses" %% "lenses-alertmanager-plugin" % "4.0.1"

Mill build tool

ivy"io.lenses::lenses-alertmanager-plugin:4.0.1"

Scala CLI

//> using dep "io.lenses::lenses-alertmanager-plugin:4.0.1"

Ammonite REPL

import $ivy.`io.lenses::lenses-alertmanager-plugin:4.0.1`

<dependency>
  <groupId>io.lenses</groupId>
  <artifactId>lenses-alertmanager-plugin_2.13</artifactId>
  <version>4.0.1</version>
</dependency>

compile group: 'io.lenses', name: 'lenses-alertmanager-plugin_2.13', version: '4.0.1'