| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.ycframe |
| Идентификатор | Идентификаторyc.frame.plugin.redislock |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
Описаниеyc.frame.plugin.redislock
com.ycframe develop frame
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| yc.frame.plugin.redislock-0.0.1.pom | |
| yc.frame.plugin.redislock-0.0.1.jar | 668 KB |
| yc.frame.plugin.redislock-0.0.1-sources.jar | 431 bytes |
| yc.frame.plugin.redislock-0.0.1-javadoc.jar | 431 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ycframe/yc.frame.plugin.redislock/ -->
<dependency>
<groupId>com.ycframe</groupId>
<artifactId>yc.frame.plugin.redislock</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.plugin.redislock/
implementation 'com.ycframe:yc.frame.plugin.redislock:0.0.1'
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.plugin.redislock/
implementation ("com.ycframe:yc.frame.plugin.redislock:0.0.1")
'com.ycframe:yc.frame.plugin.redislock:jar:0.0.1'
<dependency org="com.ycframe" name="yc.frame.plugin.redislock" rev="0.0.1">
<artifact name="yc.frame.plugin.redislock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ycframe', module='yc.frame.plugin.redislock', version='0.0.1')
)
libraryDependencies += "com.ycframe" % "yc.frame.plugin.redislock" % "0.0.1"
[com.ycframe/yc.frame.plugin.redislock "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ycframe : yc.frame | jar | 0.0.2 |
| redis.clients : jedis | jar | 2.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |