Last Version

com.github.attemper:alarm 0.1.0

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

GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

alarm
Version

Version

0.1.0
Type

Type

pom
Description

Description

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

Download alarm 0.1.0

Filename Size
alarm-0.1.0.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • alarm-core
  • alarm-spring
  • alarm-spring-boot-starter