| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xiongxcodes |
| Идентификатор | Идентификаторhaohope-distributedlock |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеModules to centralize common resources and configuration for "haohope components" Maven builds.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| haohope-distributedlock-1.0.1.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-distributedlock/ -->
<dependency>
<groupId>com.github.xiongxcodes</groupId>
<artifactId>haohope-distributedlock</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-distributedlock/
implementation 'com.github.xiongxcodes:haohope-distributedlock:1.0.1'
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-distributedlock/
implementation ("com.github.xiongxcodes:haohope-distributedlock:1.0.1")
'com.github.xiongxcodes:haohope-distributedlock:pom:1.0.1'
<dependency org="com.github.xiongxcodes" name="haohope-distributedlock" rev="1.0.1">
<artifact name="haohope-distributedlock" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xiongxcodes', module='haohope-distributedlock', version='1.0.1')
)
libraryDependencies += "com.github.xiongxcodes" % "haohope-distributedlock" % "1.0.1"
[com.github.xiongxcodes/haohope-distributedlock "1.0.1"]