is not current version
Last Version 3.17.0

Camel :: Redis 3.11.1

Camel Spring Redis Component

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-spring-redis
Version

Version

3.11.1
Type

Type

jar
Description

Description

Camel :: Redis
Camel Spring Redis Component
Project Organization

Project Organization

The Apache Software Foundation

Download camel-spring-redis 3.11.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.11.1
org.springframework.data : spring-data-redis jar 2.5.2
redis.clients : jedis jar 3.6.1

Project Modules

There are no modules declared in this project.