| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.haifeng303 | 
    
| ArtifactId | ArtifactIdfeng-cloud-distributed-lock | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfeng-cloud-distributed-lock 
            distributed locking 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/io.github.haifeng303/feng-cloud-distributed-lock/ -->
<dependency>
    <groupId>io.github.haifeng303</groupId>
    <artifactId>feng-cloud-distributed-lock</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.haifeng303/feng-cloud-distributed-lock/
implementation 'io.github.haifeng303:feng-cloud-distributed-lock:2.0.0'
                // https://jarcasting.com/artifacts/io.github.haifeng303/feng-cloud-distributed-lock/
implementation ("io.github.haifeng303:feng-cloud-distributed-lock:2.0.0")
                'io.github.haifeng303:feng-cloud-distributed-lock:jar:2.0.0'
                <dependency org="io.github.haifeng303" name="feng-cloud-distributed-lock" rev="2.0.0">
  <artifact name="feng-cloud-distributed-lock" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.haifeng303', module='feng-cloud-distributed-lock', version='2.0.0')
)
                libraryDependencies += "io.github.haifeng303" % "feng-cloud-distributed-lock" % "2.0.0"
                [io.github.haifeng303/feng-cloud-distributed-lock "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.3.4.RELEASE | 
| org.springframework : spring-web | jar | |
| commons-codec : commons-codec | jar | 1.14 | 
| org.springframework : spring-context | jar | |
| com.github.sgroschupf : zkclient | jar | 0.1 | 
| org.springframework.data : spring-data-redis | jar | 2.3.0.RELEASE | 
| io.github.haifeng303 : feng-cloud-common | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| org.projectlombok : lombok | jar | 1.18.20 |