Last Version

Notification Services 0.1.0-3.4

Compose and dispatch notifications to users based on PASS events

License

License

Categories

Categories

Data
GroupId

GroupId

org.dataconservancy.pass.notify
ArtifactId

ArtifactId

notify-parent
Version

Version

0.1.0-3.4
Type

Type

pom
Description

Description

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

Project URL

https://github.com/OA-PASS/notification-services
Source Code Management

Source Code Management

https://github.com/OA-PASS/notification-services

Download notify-parent 0.1.0-3.4


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

Dependencies

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

Project Modules

  • dispatch-api
  • dispatch-impl
  • notification-impl
  • notification-integration
  • notification-model
  • notification-boot
  • logging-aop