License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.hxuanyu |
ArtifactId | ArtifactIdnotify-spring-boot-starter |
Version | Version1.0.5 |
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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.hxuanyu/notify-spring-boot-starter/
implementation 'com.hxuanyu:notify-spring-boot-starter:1.0.5'
// https://jarcasting.com/artifacts/com.hxuanyu/notify-spring-boot-starter/
implementation ("com.hxuanyu:notify-spring-boot-starter:1.0.5")
'com.hxuanyu:notify-spring-boot-starter:jar:1.0.5'
<dependency org="com.hxuanyu" name="notify-spring-boot-starter" rev="1.0.5">
<artifact name="notify-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hxuanyu', module='notify-spring-boot-starter', version='1.0.5')
)
libraryDependencies += "com.hxuanyu" % "notify-spring-boot-starter" % "1.0.5"
[com.hxuanyu/notify-spring-boot-starter "1.0.5"]
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 |