aroma-notification-service

Part of the Aroma Project. Simplicity is paramount. The Notification Service is responsible for managing and sending Notifications to Aroma Channels.

License

License

GroupId

GroupId

tech.aroma
ArtifactId

ArtifactId

aroma-notification-service
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

aroma-notification-service
Part of the Aroma Project. Simplicity is paramount. The Notification Service is responsible for managing and sending Notifications to Aroma Channels.
Project URL

Project URL

https://github.com/RedRoma/aroma-notification-service
Project Organization

Project Organization

RedRoma, Inc.

Download aroma-notification-service

How to add to project

<!-- https://jarcasting.com/artifacts/tech.aroma/aroma-notification-service/ -->
<dependency>
    <groupId>tech.aroma</groupId>
    <artifactId>aroma-notification-service</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.aroma/aroma-notification-service/
implementation 'tech.aroma:aroma-notification-service:2.0'
// https://jarcasting.com/artifacts/tech.aroma/aroma-notification-service/
implementation ("tech.aroma:aroma-notification-service:2.0")
'tech.aroma:aroma-notification-service:jar:2.0'
<dependency org="tech.aroma" name="aroma-notification-service" rev="2.0">
  <artifact name="aroma-notification-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.aroma', module='aroma-notification-service', version='2.0')
)
libraryDependencies += "tech.aroma" % "aroma-notification-service" % "2.0"
[tech.aroma/aroma-notification-service "2.0"]

Dependencies

compile (8)

Group / Artifact Type Version
tech.sirwellington.alchemy : alchemy-collections jar 1.1
tech.sirwellington.alchemy : alchemy-generator jar 2.1.1
tech.sirwellington.alchemy : alchemy-http jar 1.3
tech.sirwellington.alchemy : alchemy-thrift jar 2.0
tech.aroma : aroma-thrift jar 2.0.2
com.google.inject : guice jar 4.1.0
org.slf4j : slf4j-api jar 1.7.25
com.notnoop.apns : apns jar 1.0.0.Beta6

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9
org.hamcrest : hamcrest-library jar 1.3
tech.sirwellington.alchemy : alchemy-test jar 2.1.1
tech.sirwellington.alchemy : alchemy-http-mock jar 1.1
tech.aroma : aroma-thrift-generators jar 2.0.1
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

There are no modules declared in this project.
tech.aroma

RedRoma

An Empire of Software.

Versions

Version
2.0
1.0