com.west.repo:RedisConfig

A rolled up RedisConfig for Java-Based-Non-Spring Applications

License

License

Categories

Categories

Redis Data Databases config Application Layer Libs Configuration
GroupId

GroupId

com.west.repo
ArtifactId

ArtifactId

RedisConfig
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.west.repo:RedisConfig
A rolled up RedisConfig for Java-Based-Non-Spring Applications

Download RedisConfig

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.pivotal.spring.cloud : spring-cloud-services-cloudfoundry-connector jar 1.6.3.RELEASE
io.pivotal.spring.cloud : spring-cloud-services-starter-config-client jar 1.6.3.RELEASE
redis.clients : jedis jar 2.9.0
com.google.code.gson : gson jar 2.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.0.0