scaffeine

Thin Scala wrapper for Caffeine.

License

License

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.blemale
ArtifactId

ArtifactId

scaffeine_2.13
Last Version

Last Version

5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

scaffeine
Thin Scala wrapper for Caffeine.
Project URL

Project URL

https://github.com/blemale/scaffeine
Project Organization

Project Organization

com.github.blemale
Source Code Management

Source Code Management

https://github.com/blemale/scaffeine

Download scaffeine_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.ben-manes.caffeine : caffeine jar 3.1.0
org.scala-lang.modules : scala-java8-compat_2.13 jar 1.0.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
org.scalactic : scalactic_2.13 jar 3.2.12
org.scalatest : scalatest_2.13 jar 3.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.0
5.1.2
5.1.1
5.1.0
5.0.0
4.1.0
4.0.2
4.0.1
4.0.0
3.1.0
3.0.0