Last Version

scaffold-notification 1.0.11

scaffold is some tools just for easy coding!

License

License

GroupId

GroupId

com.xkcoding
ArtifactId

ArtifactId

scaffold-notification
Version

Version

1.0.11
Type

Type

jar
Description

Description

scaffold-notification
scaffold is some tools just for easy coding!

Download scaffold-notification 1.0.11


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

Dependencies

compile (10)

Group / Artifact Type Version
com.xkcoding : scaffold-common jar 1.0.11
com.aliyun : aliyun-java-sdk-core jar 3.2.8
com.aliyun : aliyun-java-sdk-dysmsapi jar 1.1.0
org.springframework.boot : spring-boot-starter-mail jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.retry : spring-retry jar
org.springframework.boot : spring-boot-devtools Optional jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
net.dreamlu : mica-auto jar 1.0.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.