Last Version

scaffeine 5.2.0

Thin Scala wrapper for Caffeine.

License

License

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.blemale
ArtifactId

ArtifactId

scaffeine_3
Version

Version

5.2.0
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_3 5.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.2
com.github.ben-manes.caffeine : caffeine jar 3.1.0
org.scala-lang.modules : scala-java8-compat_3 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_3 jar 3.2.12
org.scalatest : scalatest_3 jar 3.2.12

Project Modules

There are no modules declared in this project.