com.github.attemper:alarm-spring

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

GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

alarm-spring
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-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.attemper : alarm-core jar 0.1.0
org.reflections : reflections jar 0.9.11
com.google.guava : guava jar 20.0

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar
org.apache.httpcomponents : httpclient jar 4.5.5
org.slf4j : slf4j-api jar

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0