devonfw-compose-redis

Compose for Redis client

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.devonfw.modules
ArtifactId

ArtifactId

devonfw-compose-redis
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

devonfw-compose-redis
Compose for Redis client
Project Organization

Project Organization

devonfw

Download devonfw-compose-redis

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
javax.inject : javax.inject jar 1
org.springframework : spring-context jar 5.0.8.RELEASE
biz.paluch.redis : lettuce jar 3.4.3.Final
org.json : json jar 20180130
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.
Important
These modules for devon4j are considered as legacy and are deprecated. Most of the features are or will be migrated to devon4j. If you are still using these modules in your project you can find all code and documentation still in this repository. Please refer to the new documentation available here https://github.com/devonfw/devonfw-guide/raw/master/devonfw_guide.pdf

devonfw modules for devon4j

devonfw general and technology-independent components and overview. These are the former IP modules that now are Open Source as the rest of the devonfw assets.

com.devonfw.modules

devonfw

The Open Source Standard Software Development Platform for state of the art Cloud Native Micro Service and Multi Platform Rich Web Apps

Versions

Version
3.1.0
3.0.0
2.4.0