| License |
License |
|---|---|
| GroupId | GroupIdcom.hxuanyu |
| ArtifactId | ArtifactIdNotify |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMonitorPushing
|
| Filename | Size |
|---|---|
| Notify-1.0.2.pom | |
| Notify-1.0.2.jar | 13 KB |
| Notify-1.0.2-sources.jar | 8 KB |
| Notify-1.0.2-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hxuanyu/Notify/ -->
<dependency>
<groupId>com.hxuanyu</groupId>
<artifactId>Notify</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hxuanyu/Notify/
implementation 'com.hxuanyu:Notify:1.0.2'
// https://jarcasting.com/artifacts/com.hxuanyu/Notify/
implementation ("com.hxuanyu:Notify:1.0.2")
'com.hxuanyu:Notify:jar:1.0.2'
<dependency org="com.hxuanyu" name="Notify" rev="1.0.2">
<artifact name="Notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hxuanyu', module='Notify', version='1.0.2')
)
libraryDependencies += "com.hxuanyu" % "Notify" % "1.0.2"
[com.hxuanyu/Notify "1.0.2"]
| 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 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.8 |
| ch.qos.logback : logback-core | jar | 1.2.9 |
| 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 |