secret-boot-framework-common-cache

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.gitee.secretopen
ArtifactId

ArtifactId

secret-boot-framework-common-cache
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

secret-boot-framework-common-cache
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/secret-boot-framework-common-cache

Download secret-boot-framework-common-cache

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.gitee.secretopen : secret-boot-framework-common-core jar 1.0
org.springframework.session : spring-session-data-redis jar
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.12.RELEASE
redis.clients : jedis jar 2.9.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0