| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.kroup |
| ArtifactId | ArtifactIdKache-Spring |
| Last Version | Last Version1.0.0.INFORMAL_VERSION |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKache-Spring
Kache-Spring
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.gitee.kroup/Kache-Spring/ -->
<dependency>
<groupId>io.gitee.kroup</groupId>
<artifactId>Kache-Spring</artifactId>
<version>1.0.0.INFORMAL_VERSION</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.kroup/Kache-Spring/
implementation 'io.gitee.kroup:Kache-Spring:1.0.0.INFORMAL_VERSION'
// https://jarcasting.com/artifacts/io.gitee.kroup/Kache-Spring/
implementation ("io.gitee.kroup:Kache-Spring:1.0.0.INFORMAL_VERSION")
'io.gitee.kroup:Kache-Spring:jar:1.0.0.INFORMAL_VERSION'
<dependency org="io.gitee.kroup" name="Kache-Spring" rev="1.0.0.INFORMAL_VERSION">
<artifact name="Kache-Spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.kroup', module='Kache-Spring', version='1.0.0.INFORMAL_VERSION')
)
libraryDependencies += "io.gitee.kroup" % "Kache-Spring" % "1.0.0.INFORMAL_VERSION"
[io.gitee.kroup/Kache-Spring "1.0.0.INFORMAL_VERSION"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.18.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.18.RELEASE |
| io.gitee.kould : Kache | jar | 1.8.6.INFORMAL_VERSION |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |