is not current version
Last Version 2.2.0

org.spincast:spincast-plugins-http-caching 0.9.42

The default HTTP Caching plugin

Categories

Categories

Caching Data
GroupId

GroupId

org.spincast
ArtifactId

ArtifactId

spincast-plugins-http-caching
Version

Version

0.9.42
Type

Type

jar

Download spincast-plugins-http-caching 0.9.42


<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching/ -->
<dependency>
    <groupId>org.spincast</groupId>
    <artifactId>spincast-plugins-http-caching</artifactId>
    <version>0.9.42</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching/
implementation 'org.spincast:spincast-plugins-http-caching:0.9.42'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching/
implementation ("org.spincast:spincast-plugins-http-caching:0.9.42")
'org.spincast:spincast-plugins-http-caching:jar:0.9.42'
<dependency org="org.spincast" name="spincast-plugins-http-caching" rev="0.9.42">
  <artifact name="spincast-plugins-http-caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-http-caching', version='0.9.42')
)
libraryDependencies += "org.spincast" % "spincast-plugins-http-caching" % "0.9.42"
[org.spincast/spincast-plugins-http-caching "0.9.42"]