License |
License |
---|---|
Categories |
CategoriesSpring MVC User Interface Web Frameworks Net |
GroupId | GroupIdnet.rossillo.mvc.cache |
ArtifactId | ArtifactIdspring-mvc-cache-control |
Last Version | Last Version1.1.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-mvc-cache-control
Spring MVC Cache Control
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 3.1.1.RELEASE |
org.springframework : spring-webmvc | jar | 3.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.springframework : spring-test | jar | 3.1.1.RELEASE |