Last Version

caffeine 1.0.0-M6

caffeine

License

License

Categories

Categories

Scala Languages Caffeine Data Caching
GroupId

GroupId

com.github.cb372
ArtifactId

ArtifactId

scalacache-caffeine_2.12
Version

Version

1.0.0-M6
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.12 1.0.0-M6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.github.cb372 : scalacache-core_2.12 jar 1.0.0-M6
com.github.ben-manes.caffeine : caffeine jar 3.0.4

provided (1)

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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.10
org.typelevel : cats-effect-testkit_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.