is not current version
Last Version 2.2.0

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

The default HTTP Caching plugin

Categories

Categories

Caching Data
GroupId

GroupId

org.spincast
ArtifactId

ArtifactId

spincast-plugins-http-caching
Version

Version

1.1.1
Type

Type

jar

Download spincast-plugins-http-caching 1.1.1


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