MVN

in.ashwanthkumar : notify

Maven & Gradle

Jan 15, 2016
0 stars

notify · Notification wrappers across services for applications in JVM

<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>notify</artifactId>
    <version>1.0-rc3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of in.ashwanthkumar : notify to add to Maven - Latest Versions:

  • Latest Stable: 1.0-rc3
  • Latest Release Candidate: 1.0-rc3

All Versions

Choose a version of in.ashwanthkumar : notify to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
notify-1.0-rc3
notify-1.0-rc2
notify-1.0-rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>notify</artifactId>
    <version>1.0-rc3</version>
</dependency>

Advertisement