| License |
License |
|---|---|
| GroupId | GroupIdcn.chiship.sdk |
| ArtifactId | ArtifactIdchiship-sdk-cache |
| Version | Version1.1.5 |
| Type | Typejar |
| Description |
Descriptionchiship-sdk-cache
Chiship SDK 用户相关缓存
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chiship-sdk-cache-1.1.5.pom | |
| chiship-sdk-cache-1.1.5.jar | 20 KB |
| chiship-sdk-cache-1.1.5-sources.jar | 10 KB |
| chiship-sdk-cache-1.1.5-javadoc.jar | 106 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.chiship.sdk/chiship-sdk-cache/ -->
<dependency>
<groupId>cn.chiship.sdk</groupId>
<artifactId>chiship-sdk-cache</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.chiship.sdk/chiship-sdk-cache/
implementation 'cn.chiship.sdk:chiship-sdk-cache:1.1.5'
// https://jarcasting.com/artifacts/cn.chiship.sdk/chiship-sdk-cache/
implementation ("cn.chiship.sdk:chiship-sdk-cache:1.1.5")
'cn.chiship.sdk:chiship-sdk-cache:jar:1.1.5'
<dependency org="cn.chiship.sdk" name="chiship-sdk-cache" rev="1.1.5">
<artifact name="chiship-sdk-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.chiship.sdk', module='chiship-sdk-cache', version='1.1.5')
)
libraryDependencies += "cn.chiship.sdk" % "chiship-sdk-cache" % "1.1.5"
[cn.chiship.sdk/chiship-sdk-cache "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.1.RELEASE |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.0.1.RELEASE |
| cn.chiship.sdk : chiship-sdk-core | jar | 1.1.5 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| com.auth0 : java-jwt | jar | 3.4.0 |