Riskalyze Alerts Library (JVM)

This alerts module is used to standardize alerting for JVM-based application. It uses a modular driver system to allow easily swapping out alerting services.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.riskalyze
ArtifactId

ArtifactId

alerts-kotlin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Riskalyze Alerts Library (JVM)
This alerts module is used to standardize alerting for JVM-based application. It uses a modular driver system to allow easily swapping out alerting services.

Download alerts-kotlin

How to add to project

<!-- https://jarcasting.com/artifacts/com.riskalyze/alerts-kotlin/ -->
<dependency>
    <groupId>com.riskalyze</groupId>
    <artifactId>alerts-kotlin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.riskalyze/alerts-kotlin/
implementation 'com.riskalyze:alerts-kotlin:1.0.0'
// https://jarcasting.com/artifacts/com.riskalyze/alerts-kotlin/
implementation ("com.riskalyze:alerts-kotlin:1.0.0")
'com.riskalyze:alerts-kotlin:jar:1.0.0'
<dependency org="com.riskalyze" name="alerts-kotlin" rev="1.0.0">
  <artifact name="alerts-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.riskalyze', module='alerts-kotlin', version='1.0.0')
)
libraryDependencies += "com.riskalyze" % "alerts-kotlin" % "1.0.0"
[com.riskalyze/alerts-kotlin "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.60
org.jetbrains.kotlin : kotlin-reflect jar 1.1.60
com.squareup.okhttp3 : okhttp jar 3.9.0
com.google.code.gson : gson jar 2.8.2
com.kstruct : gethostname4j jar 0.0.2

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar
org.jetbrains.kotlin : kotlin-test-junit jar

Project Modules

There are no modules declared in this project.
com.riskalyze

Riskalyze

Versions

Version
1.0.0