Categories |
CategoriesRedis Data Databases config Application Layer Libs Configuration |
---|---|
GroupId | GroupIdtop.beanshell |
ArtifactId | ArtifactIdram-config-redis |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
ram-config-redis-1.0.0.pom | |
ram-config-redis-1.0.0.jar | 8 KB |
ram-config-redis-1.0.0-sources.jar | 5 KB |
ram-config-redis-1.0.0-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.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"]