banana-service

Part of the Banana Service Project. Simplicity is paramount. The Banana Service is Service Notifications for Developers. Developers are able to be notified of Urgent events that occur within the Micro-Services. The Banana Service can also be used to setup Service Health Checks and Alerts.

License

License

GroupId

GroupId

tech.aroma.banana
ArtifactId

ArtifactId

banana-service
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

banana-service
Part of the Banana Service Project. Simplicity is paramount. The Banana Service is Service Notifications for Developers. Developers are able to be notified of Urgent events that occur within the Micro-Services. The Banana Service can also be used to setup Service Health Checks and Alerts.
Project URL

Project URL

https://github.com/RedRoma/banana-service
Project Organization

Project Organization

RedRoma

Download banana-service

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
tech.sirwellington.alchemy : alchemy-annotations jar 1.5
tech.sirwellington.alchemy : alchemy-collections jar 1.0
tech.sirwellington.alchemy : alchemy-generator jar 1.4
tech.sirwellington.alchemy : alchemy-http jar 1.1.1
tech.sirwellington.alchemy : alchemy-thrift jar 0.9.1
tech.aroma.banana : banana-thrift jar 1.6
tech.aroma.banana : banana-data-operations jar 1.0
com.google.inject : guice jar 4.0
tech.sirwellington.decorice : decorice jar 1.0
org.jasypt : jasypt jar 1.9.2
org.slf4j : slf4j-api jar 1.7.13

runtime (1)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
tech.sirwellington.alchemy : alchemy-test jar 1.5
org.slf4j : slf4j-nop jar 1.7.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0