spring-enhanced-cache


License

License

GroupId

GroupId

cn.howaric.cache
ArtifactId

ArtifactId

spring-enhanced-cache
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

spring-enhanced-cache
spring-enhanced-cache
Project URL

Project URL

https://github.com/howaric/spring-enhanced-cache

Download spring-enhanced-cache

How to add to project

<!-- https://jarcasting.com/artifacts/cn.howaric.cache/spring-enhanced-cache/ -->
<dependency>
    <groupId>cn.howaric.cache</groupId>
    <artifactId>spring-enhanced-cache</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.howaric.cache/spring-enhanced-cache/
implementation 'cn.howaric.cache:spring-enhanced-cache:0.1.0'
// https://jarcasting.com/artifacts/cn.howaric.cache/spring-enhanced-cache/
implementation ("cn.howaric.cache:spring-enhanced-cache:0.1.0")
'cn.howaric.cache:spring-enhanced-cache:pom:0.1.0'
<dependency org="cn.howaric.cache" name="spring-enhanced-cache" rev="0.1.0">
  <artifact name="spring-enhanced-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.howaric.cache', module='spring-enhanced-cache', version='0.1.0')
)
libraryDependencies += "cn.howaric.cache" % "spring-enhanced-cache" % "0.1.0"
[cn.howaric.cache/spring-enhanced-cache "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-boot-starter-cache-enhancer

Versions

Version
0.1.0
0.0.1