is not current version
Last Version 1.0.2

top.beanshell:ram-config-redis 1.0.0

Ram project config module of redis.

Categories

Categories

Redis Data Databases config Application Layer Libs Configuration
GroupId

GroupId

top.beanshell
ArtifactId

ArtifactId

ram-config-redis
Version

Version

1.0.0
Type

Type

jar

Download ram-config-redis 1.0.0


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