jalarms

A simple to use alarm system for Java server applications. With jAlarms you can notify different users through different means about certain events in your application, so they can receive notice via email, MSN, SMS, Twitter, etc.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jalarms
ArtifactId

ArtifactId

jalarms
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

pom
Description

Description

jalarms
A simple to use alarm system for Java server applications. With jAlarms you can notify different users through different means about certain events in your application, so they can receive notice via email, MSN, SMS, Twitter, etc.
Project URL

Project URL

http://jalarms.sourceforge.net/
Project Organization

Project Organization

Java Mexico

Download jalarms

Filename Size
jalarms-1.5.2.pom 4 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

  • jalarms-core
  • jalarms-channels
  • jalarms-aop

Versions

Version
1.5.2