| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration ORM Данные |
| Группа | Группаcom.wudgaby.platform |
| Идентификатор | Идентификаторdistributed-lock-spring-boot-autoconfigure |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание分布式锁
|
<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/distributed-lock-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.wudgaby.platform</groupId>
<artifactId>distributed-lock-spring-boot-autoconfigure</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/distributed-lock-spring-boot-autoconfigure/
implementation 'com.wudgaby.platform:distributed-lock-spring-boot-autoconfigure:1.0.2'
// https://jarcasting.com/artifacts/com.wudgaby.platform/distributed-lock-spring-boot-autoconfigure/
implementation ("com.wudgaby.platform:distributed-lock-spring-boot-autoconfigure:1.0.2")
'com.wudgaby.platform:distributed-lock-spring-boot-autoconfigure:jar:1.0.2'
<dependency org="com.wudgaby.platform" name="distributed-lock-spring-boot-autoconfigure" rev="1.0.2">
<artifact name="distributed-lock-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='distributed-lock-spring-boot-autoconfigure', version='1.0.2')
)
libraryDependencies += "com.wudgaby.platform" % "distributed-lock-spring-boot-autoconfigure" % "1.0.2"
[com.wudgaby.platform/distributed-lock-spring-boot-autoconfigure "1.0.2"]