Last Version

redis-config 1.0.0

The redis-config tool for java.

License

License

Categories

Categories

Redis Data Databases config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

redis-config
Version

Version

1.0.0
Type

Type

pom
Description

Description

redis-config
The redis-config tool for java.

Download redis-config 1.0.0

Filename Size
redis-config-1.0.0.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.houbb/redis-config/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>redis-config</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/redis-config/
implementation 'com.github.houbb:redis-config:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/redis-config/
implementation ("com.github.houbb:redis-config:1.0.0")
'com.github.houbb:redis-config:pom:1.0.0'
<dependency org="com.github.houbb" name="redis-config" rev="1.0.0">
  <artifact name="redis-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='redis-config', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "redis-config" % "1.0.0"
[com.github.houbb/redis-config "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • redis-config-core
  • redis-config-spring
  • redis-config-springboot-starter
  • redis-config-test