Last Version

1.2.4 Dew Notification 2.1.0-RC

通知处理

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

group.idealworld.dew
ArtifactId

ArtifactId

notification
Version

Version

2.1.0-RC
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 2.1.0-RC


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ecfront.dew : common jar 2.0.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.