Last Version

kafcache 1.3.0

Memcached and Redis for Kafka Streams

License

License

GroupId

GroupId

com.madewithtea
ArtifactId

ArtifactId

kafcache_2.12
Version

Version

1.3.0
Type

Type

jar
Description

Description

kafcache
Memcached and Redis for Kafka Streams
Project Organization

Project Organization

com.madewithtea
Source Code Management

Source Code Management

https://github.com/jpzk/kafcache

Download kafcache_2.12 1.3.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.scalameta : mdoc_2.12 jar 1.3.1
org.apache.kafka : kafka-streams jar 2.3.0
org.apache.kafka : kafka-streams-scala_2.12 jar 2.3.0
com.github.cb372 : scalacache-memcached_2.12 jar 0.28.0
commons-codec : commons-codec jar 1.13

test (1)

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

Project Modules

There are no modules declared in this project.