is not current version
Last Version 1.0.45

Cache :: Spring Boot :: Starter 1.0.28

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

cache-spring-boot-starter
Version

Version

1.0.28
Type

Type

jar
Description

Description

Cache :: Spring Boot :: Starter
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download cache-spring-boot-starter 1.0.28


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.2.6.RELEASE
in.hocg.boot : cache-spring-boot-autoconfigure jar 1.0.28
org.springframework.boot : spring-boot-starter-cache jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.