MVN

org.dataconservancy.pass.notify : notify-parent

Maven & Gradle

Jun 12, 2020
0 stars

Notification Services · Compose and dispatch notifications to users based on PASS events

<dependency>
    <groupId>org.dataconservancy.pass.notify</groupId>
    <artifactId>notify-parent</artifactId>
    <version>0.1.0-3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dataconservancy.pass.notify : notify-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0-3.4

All Versions

Choose a version of org.dataconservancy.pass.notify : notify-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
notify-parent-0.1.0-3.4
0.0.x
notify-parent-0.0.2-3.2
notify-parent-0.0.1-3.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.dataconservancy.pass.notify</groupId>
    <artifactId>notify-parent</artifactId>
    <version>0.1.0-3.4</version>
</dependency>