| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных config Библиотеки уровня приложения Configuration |
| Группа | Группаtop.beanshell |
| Идентификатор | Идентификаторram-config-redis |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеram-config-redis
Ram project config module of redis.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| top.beanshell : ram-common | jar | 1.0.2 |