| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring MVC Взаимодействие с пользователем Веб-фреймворки Сеть |
| Группа | Группаnet.rossillo.mvc.cache |
| Идентификатор | Идентификаторspring-mvc-cache-control |
| Версия | Версия1.1.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеspring-mvc-cache-control
Spring MVC Cache Control
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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.1-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.1-RELEASE'
// https://jarcasting.com/artifacts/net.rossillo.mvc.cache/spring-mvc-cache-control/
implementation ("net.rossillo.mvc.cache:spring-mvc-cache-control:1.1.1-RELEASE")
'net.rossillo.mvc.cache:spring-mvc-cache-control:jar:1.1.1-RELEASE'
<dependency org="net.rossillo.mvc.cache" name="spring-mvc-cache-control" rev="1.1.1-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.1-RELEASE')
)
libraryDependencies += "net.rossillo.mvc.cache" % "spring-mvc-cache-control" % "1.1.1-RELEASE"
[net.rossillo.mvc.cache/spring-mvc-cache-control "1.1.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 3.1.1.RELEASE |
| org.springframework : spring-webmvc | jar | 3.1.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.springframework : spring-test | jar | 3.1.1.RELEASE |