License |
License |
---|---|
Categories |
CategoriesCaffeine Data Caching |
GroupId | GroupIdcom.github.blemale |
ArtifactId | ArtifactIdscaffeine_3 |
Version | Version5.1.1 |
Type | Typejar |
Description |
Descriptionscaffeine
Thin Scala wrapper for Caffeine.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scaffeine_3-5.1.1.pom | |
scaffeine_3-5.1.1.jar | 54 KB |
scaffeine_3-5.1.1-sources.jar | 11 KB |
scaffeine_3-5.1.1-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.blemale/scaffeine_3/ -->
<dependency>
<groupId>com.github.blemale</groupId>
<artifactId>scaffeine_3</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blemale/scaffeine_3/
implementation 'com.github.blemale:scaffeine_3:5.1.1'
// https://jarcasting.com/artifacts/com.github.blemale/scaffeine_3/
implementation ("com.github.blemale:scaffeine_3:5.1.1")
'com.github.blemale:scaffeine_3:jar:5.1.1'
<dependency org="com.github.blemale" name="scaffeine_3" rev="5.1.1">
<artifact name="scaffeine_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blemale', module='scaffeine_3', version='5.1.1')
)
libraryDependencies += "com.github.blemale" % "scaffeine_3" % "5.1.1"
[com.github.blemale/scaffeine_3 "5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
com.github.ben-manes.caffeine : caffeine | jar | 3.0.4 |
org.scala-lang.modules : scala-java8-compat_3 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalactic : scalactic_3 | jar | 3.2.9 |
org.scalatest : scalatest_3 | jar | 3.2.9 |