License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.hxuanyu |
ArtifactId | ArtifactIdnotify-spring-boot-starter |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMonitorPushingParent
|
<!-- https://jarcasting.com/artifacts/com.hxuanyu/notify-spring-boot-starter/ -->
<dependency>
<groupId>com.hxuanyu</groupId>
<artifactId>notify-spring-boot-starter</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.hxuanyu/notify-spring-boot-starter/
implementation 'com.hxuanyu:notify-spring-boot-starter:1.0.6'
// https://jarcasting.com/artifacts/com.hxuanyu/notify-spring-boot-starter/
implementation ("com.hxuanyu:notify-spring-boot-starter:1.0.6")
'com.hxuanyu:notify-spring-boot-starter:jar:1.0.6'
<dependency org="com.hxuanyu" name="notify-spring-boot-starter" rev="1.0.6">
<artifact name="notify-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hxuanyu', module='notify-spring-boot-starter', version='1.0.6')
)
libraryDependencies += "com.hxuanyu" % "notify-spring-boot-starter" % "1.0.6"
[com.hxuanyu/notify-spring-boot-starter "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter-mail | jar | 2.5.8 |
com.google.guava : guava | jar | 31.0.1-jre |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.8 |