com.github.attemper:alarm-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

alarm-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download alarm-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.mail : jakarta.mail jar 1.6.4
com.fasterxml.jackson.core : jackson-databind jar
commons-lang : commons-lang jar 2.6

provided (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.5
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0