GroupId | GroupIdio.github.owen-q |
---|---|
ArtifactId | ArtifactIdspring-template-cache |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-template-cache
Spring Freemarker view cache
|
Filename | Size |
---|---|
spring-template-cache-1.1.pom | |
spring-template-cache-1.1-plain.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.owen-q/spring-template-cache/ -->
<dependency>
<groupId>io.github.owen-q</groupId>
<artifactId>spring-template-cache</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.owen-q/spring-template-cache/
implementation 'io.github.owen-q:spring-template-cache:1.1'
// https://jarcasting.com/artifacts/io.github.owen-q/spring-template-cache/
implementation ("io.github.owen-q:spring-template-cache:1.1")
'io.github.owen-q:spring-template-cache:pom:1.1'
<dependency org="io.github.owen-q" name="spring-template-cache" rev="1.1">
<artifact name="spring-template-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.owen-q', module='spring-template-cache', version='1.1')
)
libraryDependencies += "io.github.owen-q" % "spring-template-cache" % "1.1"
[io.github.owen-q/spring-template-cache "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine | jar | 3.0.3 |