Last Version

notify 1.0-rc3

Notification wrappers across services for applications in JVM

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

notify
Version

Version

1.0-rc3
Type

Type

pom
Description

Description

notify
Notification wrappers across services for applications in JVM
Project URL

Project URL

https://github.com/ashwanthkumar/notify
Source Code Management

Source Code Management

https://github.com/ashwanthkumar/notify

Download notify 1.0-rc3

Filename Size
notify-1.0-rc3.pom 6 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.typesafe : config jar 1.2.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

  • notify-core
  • notify-slack
  • notify-email
  • notify-pagerduty