| License | License | 
|---|---|
| GroupId | GroupIdio.github.lamtong | 
| ArtifactId | ArtifactIdeasylock-common | 
| Last Version | Last Version1.3.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEasyLock aims to provide fundamental usage of distributed lock, based on Netty. which makes it easy for
        access control of shared resources. | 
| Filename | Size | 
|---|---|
| easylock-common-1.3.2.pom | |
| easylock-common-1.3.2.jar | 7 KB | 
| easylock-common-1.3.2-sources.jar | 6 KB | 
| easylock-common-1.3.2-javadoc.jar | 61 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.lamtong/easylock-common/ -->
<dependency>
    <groupId>io.github.lamtong</groupId>
    <artifactId>easylock-common</artifactId>
    <version>1.3.2</version>
</dependency>// https://jarcasting.com/artifacts/io.github.lamtong/easylock-common/
implementation 'io.github.lamtong:easylock-common:1.3.2'// https://jarcasting.com/artifacts/io.github.lamtong/easylock-common/
implementation ("io.github.lamtong:easylock-common:1.3.2")'io.github.lamtong:easylock-common:jar:1.3.2'<dependency org="io.github.lamtong" name="easylock-common" rev="1.3.2">
  <artifact name="easylock-common" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.lamtong', module='easylock-common', version='1.3.2')
)libraryDependencies += "io.github.lamtong" % "easylock-common" % "1.3.2"[io.github.lamtong/easylock-common "1.3.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.18.0 |