is not current version
Last Version 1.7.0

com.gitee.secretopen:secret-boot-framework-cache 1.1


GroupId

GroupId

com.gitee.secretopen
ArtifactId

ArtifactId

secret-boot-framework-cache
Version

Version

1.1
Type

Type

jar

Download secret-boot-framework-cache 1.1


<!-- https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-cache/ -->
<dependency>
    <groupId>com.gitee.secretopen</groupId>
    <artifactId>secret-boot-framework-cache</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-cache/
implementation 'com.gitee.secretopen:secret-boot-framework-cache:1.1'
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-cache/
implementation ("com.gitee.secretopen:secret-boot-framework-cache:1.1")
'com.gitee.secretopen:secret-boot-framework-cache:jar:1.1'
<dependency org="com.gitee.secretopen" name="secret-boot-framework-cache" rev="1.1">
  <artifact name="secret-boot-framework-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.secretopen', module='secret-boot-framework-cache', version='1.1')
)
libraryDependencies += "com.gitee.secretopen" % "secret-boot-framework-cache" % "1.1"
[com.gitee.secretopen/secret-boot-framework-cache "1.1"]