License |
License |
---|---|
GroupId | GroupIdcom.github.sparkzxl |
ArtifactId | ArtifactIdsparkzxl-cache-starter |
Version | Version1.0.2.RELEASE |
Type | Typejar |
Description |
Descriptionsparkzxl component framework
|
<!-- https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-cache-starter/ -->
<dependency>
<groupId>com.github.sparkzxl</groupId>
<artifactId>sparkzxl-cache-starter</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-cache-starter/
implementation 'com.github.sparkzxl:sparkzxl-cache-starter:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-cache-starter/
implementation ("com.github.sparkzxl:sparkzxl-cache-starter:1.0.2.RELEASE")
'com.github.sparkzxl:sparkzxl-cache-starter:jar:1.0.2.RELEASE'
<dependency org="com.github.sparkzxl" name="sparkzxl-cache-starter" rev="1.0.2.RELEASE">
<artifact name="sparkzxl-cache-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sparkzxl', module='sparkzxl-cache-starter', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.sparkzxl" % "sparkzxl-cache-starter" % "1.0.2.RELEASE"
[com.github.sparkzxl/sparkzxl-cache-starter "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sparkzxl : sparkzxl-core | jar | 1.0.2.RELEASE |
org.apache.commons : commons-pool2 | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
redis.clients : jedis | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.google.guava : guava | jar | 30.1-jre |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |