License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.dataconservancy.pass.notify |
ArtifactId | ArtifactIdnotification-integration |
Last Version | Last Version0.1.0-3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNotification Services Integration
Compose and dispatch notifications to users based on PASS events
|
<!-- https://jarcasting.com/artifacts/org.dataconservancy.pass.notify/notification-integration/ -->
<dependency>
<groupId>org.dataconservancy.pass.notify</groupId>
<artifactId>notification-integration</artifactId>
<version>0.1.0-3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dataconservancy.pass.notify/notification-integration/
implementation 'org.dataconservancy.pass.notify:notification-integration:0.1.0-3.4'
// https://jarcasting.com/artifacts/org.dataconservancy.pass.notify/notification-integration/
implementation ("org.dataconservancy.pass.notify:notification-integration:0.1.0-3.4")
'org.dataconservancy.pass.notify:notification-integration:jar:0.1.0-3.4'
<dependency org="org.dataconservancy.pass.notify" name="notification-integration" rev="0.1.0-3.4">
<artifact name="notification-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dataconservancy.pass.notify', module='notification-integration', version='0.1.0-3.4')
)
libraryDependencies += "org.dataconservancy.pass.notify" % "notification-integration" % "0.1.0-3.4"
[org.dataconservancy.pass.notify/notification-integration "0.1.0-3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.dataconservancy.pass.notify : notification-boot | jar | 0.1.0-3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.dataconservancy.pass.notify : notification-boot | test-jar | 0.1.0-3.4 |
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 5.0.8.RELEASE |
org.springframework.boot : spring-boot-test | jar | |
org.mockito : mockito-core | jar | 2.12.0 |