Last Version

caffeine 0.28.0

caffeine

License

License

Categories

Categories

Scala Languages Caffeine Data Caching
GroupId

GroupId

com.github.cb372
ArtifactId

ArtifactId

scalacache-caffeine_2.11
Version

Version

0.28.0
Type

Type

jar
Description

Description

caffeine
caffeine
Project URL

Project URL

https://github.com/cb372/scalacache
Project Organization

Project Organization

com.github.cb372
Source Code Management

Source Code Management

https://github.com/cb372/scalacache

Download scalacache-caffeine_2.11 0.28.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.cb372 : scalacache-core_2.11 jar 0.28.0
com.github.ben-manes.caffeine : caffeine jar 2.7.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.