Last Version

spring-page-caching 1.0.0.RELEASE

Page Caching for Spring project which leverage Spring's Cache.

License

License

Categories

Categories

Caching Data
GroupId

GroupId

com.github.choelea
ArtifactId

ArtifactId

spring-page-caching
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

spring-page-caching
Page Caching for Spring project which leverage Spring's Cache.
Project URL

Project URL

https://github.com/choelea/spring-page-caching

Download spring-page-caching 1.0.0.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.