com.github.hetianyi:spring-boot-starter-cache-helper

a simple cache util

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

spring-boot-starter-cache-helper
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

a simple cache util
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-cache-helper

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hetianyi/spring-boot-starter-cache-helper/ -->
<dependency>
    <groupId>com.github.hetianyi</groupId>
    <artifactId>spring-boot-starter-cache-helper</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hetianyi/spring-boot-starter-cache-helper/
implementation 'com.github.hetianyi:spring-boot-starter-cache-helper:1.0.0'
// https://jarcasting.com/artifacts/com.github.hetianyi/spring-boot-starter-cache-helper/
implementation ("com.github.hetianyi:spring-boot-starter-cache-helper:1.0.0")
'com.github.hetianyi:spring-boot-starter-cache-helper:jar:1.0.0'
<dependency org="com.github.hetianyi" name="spring-boot-starter-cache-helper" rev="1.0.0">
  <artifact name="spring-boot-starter-cache-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hetianyi', module='spring-boot-starter-cache-helper', version='1.0.0')
)
libraryDependencies += "com.github.hetianyi" % "spring-boot-starter-cache-helper" % "1.0.0"
[com.github.hetianyi/spring-boot-starter-cache-helper "1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.6.RELEASE
com.github.hetianyi : cache-helper jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25
com.alibaba : fastjson jar 1.2.47

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0