Last Version

Sirona Incubator :: Alerter 0.6

Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency. This version is based on the apache project which went into attic.

GroupId

GroupId

com.github.rmannibucau.sirona
ArtifactId

ArtifactId

sirona-alerter
Version

Version

0.6
Type

Type

pom
Description

Description

Sirona Incubator :: Alerter
Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency. This version is based on the apache project which went into attic.

Download sirona-alerter 0.6

Filename Size
sirona-alerter-0.6.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mail