1.2.4 Dew Notification

通知处理

Лицензия

Лицензия

Группа

Группа

ms.dew
Идентификатор

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

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

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

2.0.0-rc
Дата

Дата

Тип

Тип

jar
Описание

Описание

1.2.4 Dew Notification
通知处理
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/notification

Скачать notification

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.ecfront.dew : common jar 1.5.0
org.simplejavamail : simple-java-mail jar 5.1.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Версии библиотеки

Версия
2.0.0-rc
2.0.0-beta2
2.0.0-beta1