License |
License |
---|---|
Categories |
CategoriesCaffeine Data Caching |
GroupId | GroupIdcom.github.blemale |
ArtifactId | ArtifactIdscaffeine_2.13.0-M5 |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscaffeine
Thin Scala wrapper for Caffeine.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scaffeine_2.13.0-M5-2.6.0.pom | |
scaffeine_2.13.0-M5-2.6.0.jar | 34 KB |
scaffeine_2.13.0-M5-2.6.0-sources.jar | 10 KB |
scaffeine_2.13.0-M5-2.6.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.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 |