| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xiongxcodes |
| Идентификатор | Идентификаторhaohope-distributedlock-core |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеModules to centralize common resources and configuration for "haohope components" Maven builds.
|
<!-- https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-distributedlock-core/ -->
<dependency>
<groupId>com.github.xiongxcodes</groupId>
<artifactId>haohope-distributedlock-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-distributedlock-core/
implementation 'com.github.xiongxcodes:haohope-distributedlock-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-distributedlock-core/
implementation ("com.github.xiongxcodes:haohope-distributedlock-core:1.0.1")
'com.github.xiongxcodes:haohope-distributedlock-core:jar:1.0.1'
<dependency org="com.github.xiongxcodes" name="haohope-distributedlock-core" rev="1.0.1">
<artifact name="haohope-distributedlock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiongxcodes', module='haohope-distributedlock-core', version='1.0.1')
)
libraryDependencies += "com.github.xiongxcodes" % "haohope-distributedlock-core" % "1.0.1"
[com.github.xiongxcodes/haohope-distributedlock-core "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.xiongxcodes : haohope-distributedlock-annotation | jar | 1.0.1 |
| cn.hutool : hutool-all | jar | |
| org.projectlombok : lombok | jar | |
| org.redisson : redisson | jar | |
| org.apache.commons : commons-lang3 | jar | |
| commons-beanutils : commons-beanutils | jar | |
| org.springframework : spring-aop | jar | |
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |