is not current version
Last Version 2.2.0

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

The default HTTP Caching plugin

Categories

Categories

Caching Data
GroupId

GroupId

org.spincast
ArtifactId

ArtifactId

spincast-plugins-http-caching
Version

Version

2.0.0
Type

Type

jar

Download spincast-plugins-http-caching 2.0.0


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