com.github.xiongxcodes:haohope-distributedlock-core

Modules to centralize common resources and configuration for "haohope components" Maven builds.

License

License

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-distributedlock-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Modules to centralize common resources and configuration for "haohope components" Maven builds.

Download haohope-distributedlock-core

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.

haohope-distributedlock

Versions

Version
1.0.1
1.0.0