is not current version
Last Version 1.1.0

RPC Based on Kafka and Redis 1.0.0.RELEASE

Kafka Redis RPC implementation

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

ru.stm-labs.rpc
ArtifactId

ArtifactId

rpc-kakfa-redis
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

RPC Based on Kafka and Redis
Kafka Redis RPC implementation

Download rpc-kakfa-redis 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/ru.stm-labs.rpc/rpc-kakfa-redis/ -->
<dependency>
    <groupId>ru.stm-labs.rpc</groupId>
    <artifactId>rpc-kakfa-redis</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ru.stm-labs.rpc/rpc-kakfa-redis/
implementation 'ru.stm-labs.rpc:rpc-kakfa-redis:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/ru.stm-labs.rpc/rpc-kakfa-redis/
implementation ("ru.stm-labs.rpc:rpc-kakfa-redis:1.0.0.RELEASE")
'ru.stm-labs.rpc:rpc-kakfa-redis:jar:1.0.0.RELEASE'
<dependency org="ru.stm-labs.rpc" name="rpc-kakfa-redis" rev="1.0.0.RELEASE">
  <artifact name="rpc-kakfa-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.stm-labs.rpc', module='rpc-kakfa-redis', version='1.0.0.RELEASE')
)
libraryDependencies += "ru.stm-labs.rpc" % "rpc-kakfa-redis" % "1.0.0.RELEASE"
[ru.stm-labs.rpc/rpc-kakfa-redis "1.0.0.RELEASE"]

Dependencies

compile (12)

Group / Artifact Type Version
ru.stm-labs.rpc : rpc-core jar 1.0.0.RELEASE
org.springframework : spring-context jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-data-redis-reactive jar
org.springframework.kafka : spring-kafka jar
com.google.guava : guava jar 20.0
org.slf4j : slf4j-api jar
org.projectlombok : lombok Optional jar 1.18.2
javax.validation : validation-api jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.7
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.7
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.7

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.