License |
License |
---|---|
GroupId | GroupIdcom.siashan |
ArtifactId | ArtifactIdtoolkit-sms-cache |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontoolkit-sms-cache
短信验证码缓存
|
Filename | Size |
---|---|
toolkit-sms-cache-1.1.1.pom | |
toolkit-sms-cache-1.1.1.jar | 12 KB |
toolkit-sms-cache-1.1.1-sources.jar | 8 KB |
toolkit-sms-cache-1.1.1-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.siashan/toolkit-sms-cache/ -->
<dependency>
<groupId>com.siashan</groupId>
<artifactId>toolkit-sms-cache</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.siashan/toolkit-sms-cache/
implementation 'com.siashan:toolkit-sms-cache:1.1.1'
// https://jarcasting.com/artifacts/com.siashan/toolkit-sms-cache/
implementation ("com.siashan:toolkit-sms-cache:1.1.1")
'com.siashan:toolkit-sms-cache:jar:1.1.1'
<dependency org="com.siashan" name="toolkit-sms-cache" rev="1.1.1">
<artifact name="toolkit-sms-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siashan', module='toolkit-sms-cache', version='1.1.1')
)
libraryDependencies += "com.siashan" % "toolkit-sms-cache" % "1.1.1"
[com.siashan/toolkit-sms-cache "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
com.github.ben-manes.caffeine : caffeine Optional | jar | |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |