| Категории |
КатегорииRedis Данные Базы данных |
|---|---|
| Группа | Группаcom.github.vrushofficial.deadheat-lock |
| Идентификатор | Идентификаторdeadheat-lock-redis |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| deadheat-lock-redis-1.0.0.pom | |
| deadheat-lock-redis-1.0.0.jar | 14 KB |
| deadheat-lock-redis-1.0.0-sources.jar | 9 KB |
| deadheat-lock-redis-1.0.0-javadoc.jar | 431 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vrushofficial.deadheat-lock/deadheat-lock-redis/ -->
<dependency>
<groupId>com.github.vrushofficial.deadheat-lock</groupId>
<artifactId>deadheat-lock-redis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vrushofficial.deadheat-lock/deadheat-lock-redis/
implementation 'com.github.vrushofficial.deadheat-lock:deadheat-lock-redis:1.0.0'
// https://jarcasting.com/artifacts/com.github.vrushofficial.deadheat-lock/deadheat-lock-redis/
implementation ("com.github.vrushofficial.deadheat-lock:deadheat-lock-redis:1.0.0")
'com.github.vrushofficial.deadheat-lock:deadheat-lock-redis:jar:1.0.0'
<dependency org="com.github.vrushofficial.deadheat-lock" name="deadheat-lock-redis" rev="1.0.0">
<artifact name="deadheat-lock-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vrushofficial.deadheat-lock', module='deadheat-lock-redis', version='1.0.0')
)
libraryDependencies += "com.github.vrushofficial.deadheat-lock" % "deadheat-lock-redis" % "1.0.0"
[com.github.vrushofficial.deadheat-lock/deadheat-lock-redis "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | |
| com.github.vrushofficial.deadheat-lock : deadheat-lock-core | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| com.github.vrushofficial.deadheat-lock : deadheat-lock-model | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bfjournal : embedded-redis | jar | 0.11.0 |
| org.springframework.boot : spring-boot-starter-test | jar |