License |
License |
---|---|
GroupId | GroupIdcom.github.xiongxcodes |
ArtifactId | ArtifactIdhaohope-distributedlock-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModules 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |