| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.github.shoothzj |
| Идентификатор | Идентификаторdistribute-impl-redis-spring |
| Версия | Версия0.0.3 |
| Тип | Типjar |
| Описание |
ОписаниеJava dependency
|
| Организация-разработчик |
Организация-разработчикShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-redis-spring/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>distribute-impl-redis-spring</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-redis-spring/
implementation 'com.github.shoothzj:distribute-impl-redis-spring:0.0.3'
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-redis-spring/
implementation ("com.github.shoothzj:distribute-impl-redis-spring:0.0.3")
'com.github.shoothzj:distribute-impl-redis-spring:jar:0.0.3'
<dependency org="com.github.shoothzj" name="distribute-impl-redis-spring" rev="0.0.3">
<artifact name="distribute-impl-redis-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='distribute-impl-redis-spring', version='0.0.3')
)
libraryDependencies += "com.github.shoothzj" % "distribute-impl-redis-spring" % "0.0.3"
[com.github.shoothzj/distribute-impl-redis-spring "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.shoothzj : distribute-impl-common | jar | 0.0.3 |
| com.github.shoothzj : distribute-impl-redis-base | jar | 0.0.3 |
| org.springframework.data : spring-data-redis | jar | 2.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |