is not current version
Last Version 1.1.1-RELEASE

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

Spring MVC Cache Control

Categories

Categories

Spring MVC User Interface Web Frameworks Net
GroupId

GroupId

net.rossillo.mvc.cache
ArtifactId

ArtifactId

spring-mvc-cache-control
Version

Version

1.1.0-RELEASE
Type

Type

jar

Download 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"]