cachecontrol

Cachecontrol - Minimal HTTP cache management library in Scala

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

cachecontrol_2.13
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

cachecontrol
Cachecontrol - Minimal HTTP cache management library in Scala
Project URL

Project URL

https://github.com/playframework/cachecontrol
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/mkurz/cachecontrol.git

Download cachecontrol_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.typesafe.play/cachecontrol_2.13/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>cachecontrol_2.13</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/cachecontrol_2.13/
implementation 'com.typesafe.play:cachecontrol_2.13:2.2.0'
// https://jarcasting.com/artifacts/com.typesafe.play/cachecontrol_2.13/
implementation ("com.typesafe.play:cachecontrol_2.13:2.2.0")
'com.typesafe.play:cachecontrol_2.13:jar:2.2.0'
<dependency org="com.typesafe.play" name="cachecontrol_2.13" rev="2.2.0">
  <artifact name="cachecontrol_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='cachecontrol_2.13', version='2.2.0')
)
libraryDependencies += "com.typesafe.play" % "cachecontrol_2.13" % "2.2.0"
[com.typesafe.play/cachecontrol_2.13 "2.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.
com.typesafe.play

Play Framework

Versions

Version
2.2.0
2.1.0
2.0.0
2.0.0-M2
1.1.7