не последняя версия
Последняя версия 1.1.1-RELEASE

net.rossillo.mvc.cache:spring-mvc-cache-control 1.1.0-RELEASE

Spring MVC Cache Control

Категории

Категории

Spring MVC Взаимодействие с пользователем Веб-фреймворки Сеть
Группа

Группа

net.rossillo.mvc.cache
Идентификатор

Идентификатор

spring-mvc-cache-control
Версия

Версия

1.1.0-RELEASE
Тип

Тип

jar

Скачать spring-mvc-cache-control 1.1.0-RELEASE


<!-- https://jarcasting.com/artifacts/net.rossillo.mvc.cache/spring-mvc-cache-control/ -->
<dependency>
    <groupId>net.rossillo.mvc.cache</groupId>
    <artifactId>spring-mvc-cache-control</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.rossillo.mvc.cache/spring-mvc-cache-control/
implementation 'net.rossillo.mvc.cache:spring-mvc-cache-control:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/net.rossillo.mvc.cache/spring-mvc-cache-control/
implementation ("net.rossillo.mvc.cache:spring-mvc-cache-control:1.1.0-RELEASE")
'net.rossillo.mvc.cache:spring-mvc-cache-control:jar:1.1.0-RELEASE'
<dependency org="net.rossillo.mvc.cache" name="spring-mvc-cache-control" rev="1.1.0-RELEASE">
  <artifact name="spring-mvc-cache-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rossillo.mvc.cache', module='spring-mvc-cache-control', version='1.1.0-RELEASE')
)
libraryDependencies += "net.rossillo.mvc.cache" % "spring-mvc-cache-control" % "1.1.0-RELEASE"
[net.rossillo.mvc.cache/spring-mvc-cache-control "1.1.0-RELEASE"]