notification4J

A Java library for generating notifications in a microservices based app

License

License

GroupId

GroupId

io.github.daichi-m
ArtifactId

ArtifactId

notification4J
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

notification4J
A Java library for generating notifications in a microservices based app
Project URL

Project URL

https://github.com/daichi-m/notification4J
Source Code Management

Source Code Management

https://github.com/daichi-m/notification4J

Download notification4J

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.daichi-m/notification4J/ -->
<dependency>
    <groupId>io.github.daichi-m</groupId>
    <artifactId>notification4J</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daichi-m/notification4J/
implementation 'io.github.daichi-m:notification4J:0.1.5'
// https://jarcasting.com/artifacts/io.github.daichi-m/notification4J/
implementation ("io.github.daichi-m:notification4J:0.1.5")
'io.github.daichi-m:notification4J:jar:0.1.5'
<dependency org="io.github.daichi-m" name="notification4J" rev="0.1.5">
  <artifact name="notification4J" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daichi-m', module='notification4J', version='0.1.5')
)
libraryDependencies += "io.github.daichi-m" % "notification4J" % "0.1.5"
[io.github.daichi-m/notification4J "0.1.5"]

Dependencies

compile (16)

Group / Artifact Type Version
redis.clients : jedis jar [3.1.0,)
org.projectlombok : lombok jar 1.18.16
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
javax.inject : javax.inject jar 1
org.mybatis : mybatis jar 3.4.6
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-text jar 1.8
commons-collections : commons-collections jar 3.2.2
com.google.guava : guava jar 29.0-jre
io.github.resilience4j : resilience4j-retry jar 1.6.1
org.quartz-scheduler : quartz jar 2.3.2
org.mockito : mockito-core jar 2.28.2

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
it.ozimov : embedded-redis jar 0.7.3
com.thedeanda : lorem jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5