Last Version

druid-caffeine-cache 0.11.0

Local cache implementation for Druid using Caffeine https://github.com/ben-manes/caffeine as the underlying implementation

License

License

Categories

Categories

Caffeine Data Caching druid Databases
GroupId

GroupId

io.druid.extensions
ArtifactId

ArtifactId

druid-caffeine-cache
Version

Version

0.11.0
Type

Type

jar
Description

Description

druid-caffeine-cache
Local cache implementation for Druid using Caffeine https://github.com/ben-manes/caffeine as the underlying implementation

Download druid-caffeine-cache 0.11.0


<!-- https://jarcasting.com/artifacts/io.druid.extensions/druid-caffeine-cache/ -->
<dependency>
    <groupId>io.druid.extensions</groupId>
    <artifactId>druid-caffeine-cache</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.druid.extensions/druid-caffeine-cache/
implementation 'io.druid.extensions:druid-caffeine-cache:0.11.0'
// https://jarcasting.com/artifacts/io.druid.extensions/druid-caffeine-cache/
implementation ("io.druid.extensions:druid-caffeine-cache:0.11.0")
'io.druid.extensions:druid-caffeine-cache:jar:0.11.0'
<dependency org="io.druid.extensions" name="druid-caffeine-cache" rev="0.11.0">
  <artifact name="druid-caffeine-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.druid.extensions', module='druid-caffeine-cache', version='0.11.0')
)
libraryDependencies += "io.druid.extensions" % "druid-caffeine-cache" % "0.11.0"
[io.druid.extensions/druid-caffeine-cache "0.11.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.3.1

provided (3)

Group / Artifact Type Version
io.druid : druid-api jar 0.11.0
io.druid : druid-server jar 0.11.0
net.jpountz.lz4 : lz4 jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.