Последняя версия

notification4J 0.1.5

A Java library for generating notifications in a microservices based app

Лицензия

Лицензия

Группа

Группа

io.github.daichi-m
Идентификатор

Идентификатор

notification4J
Версия

Версия

0.1.5
Тип

Тип

jar
Описание

Описание

notification4J
A Java library for generating notifications in a microservices based app
Ссылка на сайт

Ссылка на сайт

https://github.com/daichi-m/notification4J
Система контроля версий

Система контроля версий

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

Скачать notification4J 0.1.5


<!-- 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"]

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.14.3
it.ozimov : embedded-redis jar 0.7.3
com.thedeanda : lorem jar 2.1

Модули Проекта

Данный проект не имеет модулей.