| Группа | Группаio.github.owen-q |
|---|---|
| Идентификатор | Идентификаторspring-template-cache |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеspring-template-cache
Spring Freemarker view cache
|
| Имя Файла | Размер |
|---|---|
| spring-template-cache-1.1.pom | |
| spring-template-cache-1.1-plain.jar | 16 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | 3.0.3 |