mules-caffeine


License

License

MIT
Categories

Categories

Caffeine Data Caching
GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

mules-caffeine_2.13
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

mules-caffeine
mules-caffeine
Project URL

Project URL

https://github.com/davenverse/mules
Project Organization

Project Organization

io.chrisdavenport
Source Code Management

Source Code Management

https://github.com/davenverse/mules

Download mules-caffeine_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.chrisdavenport/mules-caffeine_2.13/ -->
<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>mules-caffeine_2.13</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/mules-caffeine_2.13/
implementation 'io.chrisdavenport:mules-caffeine_2.13:0.5.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/mules-caffeine_2.13/
implementation ("io.chrisdavenport:mules-caffeine_2.13:0.5.0")
'io.chrisdavenport:mules-caffeine_2.13:jar:0.5.0'
<dependency org="io.chrisdavenport" name="mules-caffeine_2.13" rev="0.5.0">
  <artifact name="mules-caffeine_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='mules-caffeine_2.13', version='0.5.0')
)
libraryDependencies += "io.chrisdavenport" % "mules-caffeine_2.13" % "0.5.0"
[io.chrisdavenport/mules-caffeine_2.13 "0.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
io.chrisdavenport : mules_2.13 jar 0.5.0
com.github.ben-manes.caffeine : caffeine jar 2.9.3

test (4)

Group / Artifact Type Version
org.typelevel : cats-effect-laws_2.13 jar 3.3.0
org.scalameta : munit_2.13 jar 0.7.25
org.scalameta : munit-scalacheck_2.13 jar 0.7.25
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.5.0-M2
0.5.0-M1
0.4.1
0.4.0
0.4.0-M1