1.2.4 Dew Notification

通知处理

License

License

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

notification
Last Version

Last Version

2.0.0-rc
Release Date

Release Date

Type

Type

jar
Description

Description

1.2.4 Dew Notification
通知处理
Project URL

Project URL

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

Download notification

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.ecfront.dew : common jar 1.5.0
org.simplejavamail : simple-java-mail jar 5.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-rc
2.0.0-beta2
2.0.0-beta1