License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.gitee.pulanos.pangu |
ArtifactId | ArtifactIdpangu-cache-spring-boot-starter |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpangu-cache-spring-boot-starter
pangu-cache-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gitee.pulanos.pangu/pangu-cache-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.pulanos.pangu</groupId>
<artifactId>pangu-cache-spring-boot-starter</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.pulanos.pangu/pangu-cache-spring-boot-starter/
implementation 'com.gitee.pulanos.pangu:pangu-cache-spring-boot-starter:5.2.0'
// https://jarcasting.com/artifacts/com.gitee.pulanos.pangu/pangu-cache-spring-boot-starter/
implementation ("com.gitee.pulanos.pangu:pangu-cache-spring-boot-starter:5.2.0")
'com.gitee.pulanos.pangu:pangu-cache-spring-boot-starter:jar:5.2.0'
<dependency org="com.gitee.pulanos.pangu" name="pangu-cache-spring-boot-starter" rev="5.2.0">
<artifact name="pangu-cache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.pulanos.pangu', module='pangu-cache-spring-boot-starter', version='5.2.0')
)
libraryDependencies += "com.gitee.pulanos.pangu" % "pangu-cache-spring-boot-starter" % "5.2.0"
[com.gitee.pulanos.pangu/pangu-cache-spring-boot-starter "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |