License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.helloichen |
ArtifactId | ArtifactIdredis-dis-lock-boot-stater |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-lock-boot-stater
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.helloichen/redis-dis-lock-boot-stater/ -->
<dependency>
<groupId>com.github.helloichen</groupId>
<artifactId>redis-dis-lock-boot-stater</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.helloichen/redis-dis-lock-boot-stater/
implementation 'com.github.helloichen:redis-dis-lock-boot-stater:1.0.0'
// https://jarcasting.com/artifacts/com.github.helloichen/redis-dis-lock-boot-stater/
implementation ("com.github.helloichen:redis-dis-lock-boot-stater:1.0.0")
'com.github.helloichen:redis-dis-lock-boot-stater:jar:1.0.0'
<dependency org="com.github.helloichen" name="redis-dis-lock-boot-stater" rev="1.0.0">
<artifact name="redis-dis-lock-boot-stater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.helloichen', module='redis-dis-lock-boot-stater', version='1.0.0')
)
libraryDependencies += "com.github.helloichen" % "redis-dis-lock-boot-stater" % "1.0.0"
[com.github.helloichen/redis-dis-lock-boot-stater "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.16.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.1.16.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.redisson : redisson | jar | 3.5.4 |