com.github.xiongxcodes:haohope-distributedlock

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

License

License

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-distributedlock
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/xiongxcodes/haohope-distributedlock

Download haohope-distributedlock

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • haohope-distributedlock-annotation
  • haohope-distributedlock-core

haohope-distributedlock

Versions

Version
1.0.1
1.0.0