Last Version

Notification Services Model 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

notification-model
Version

Version

0.1.0-3.4
Type

Type

jar
Description

Description

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

Download notification-model 0.1.0-3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.