License |
License |
---|---|
Categories |
CategoriesCaffeine Data Caching |
GroupId | GroupIdcom.github.blemale |
ArtifactId | ArtifactIdscaffeine_2.11 |
Version | Version4.1.0 |
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_2.11-4.1.0.pom | |
scaffeine_2.11-4.1.0.jar | 45 KB |
scaffeine_2.11-4.1.0-sources.jar | 11 KB |
scaffeine_2.11-4.1.0-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.blemale/scaffeine_2.11/ -->
<dependency>
<groupId>com.github.blemale</groupId>
<artifactId>scaffeine_2.11</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blemale/scaffeine_2.11/
implementation 'com.github.blemale:scaffeine_2.11:4.1.0'
// https://jarcasting.com/artifacts/com.github.blemale/scaffeine_2.11/
implementation ("com.github.blemale:scaffeine_2.11:4.1.0")
'com.github.blemale:scaffeine_2.11:jar:4.1.0'
<dependency org="com.github.blemale" name="scaffeine_2.11" rev="4.1.0">
<artifact name="scaffeine_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blemale', module='scaffeine_2.11', version='4.1.0')
)
libraryDependencies += "com.github.blemale" % "scaffeine_2.11" % "4.1.0"
[com.github.blemale/scaffeine_2.11 "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.1 |
org.scala-lang.modules : scala-java8-compat_2.11 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.github.ghik : silencer-lib_2.11.12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalactic : scalactic_2.11 | jar | 3.2.9 |
org.scalatest : scalatest_2.11 | jar | 3.2.9 |