License |
License |
---|---|
Categories |
CategoriesRedis Data Databases config Application Layer Libs Configuration |
GroupId | GroupIdtop.beanshell |
ArtifactId | ArtifactIdram-config-redis |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionram-config-redis
Ram project config module of redis.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ram-config-redis-1.0.2.pom | |
ram-config-redis-1.0.2.jar | 8 KB |
ram-config-redis-1.0.2-sources.jar | 5 KB |
ram-config-redis-1.0.2-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-config-redis/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-config-redis</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-config-redis/
implementation 'top.beanshell:ram-config-redis:1.0.2'
// https://jarcasting.com/artifacts/top.beanshell/ram-config-redis/
implementation ("top.beanshell:ram-config-redis:1.0.2")
'top.beanshell:ram-config-redis:jar:1.0.2'
<dependency org="top.beanshell" name="ram-config-redis" rev="1.0.2">
<artifact name="ram-config-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-config-redis', version='1.0.2')
)
libraryDependencies += "top.beanshell" % "ram-config-redis" % "1.0.2"
[top.beanshell/ram-config-redis "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | |
top.beanshell : ram-common | jar | 1.0.2 |