Last Version

scaffeine 2.6.0

Thin Scala wrapper for Caffeine.

License

License

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.blemale
ArtifactId

ArtifactId

scaffeine_2.13.0-M5
Version

Version

2.6.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

Download scaffeine_2.13.0-M5 2.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M5
com.github.ben-manes.caffeine : caffeine jar 2.7.0
org.scala-lang.modules : scala-java8-compat_2.13.0-M5 jar 0.9.0

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.0-M5 jar 3.0.6-SNAP6
org.scalatest : scalatest_2.13.0-M5 jar 3.0.6-SNAP6

Project Modules

There are no modules declared in this project.