ABC

An alternative for distributed lock on Java platform

License

License

GroupId

GroupId

io.github.zon-g
ArtifactId

ArtifactId

ABC
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

ABC
An alternative for distributed lock on Java platform

Download ABC

Filename Size
ABC-1.1.1.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.zon-g/ABC/ -->
<dependency>
    <groupId>io.github.zon-g</groupId>
    <artifactId>ABC</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zon-g/ABC/
implementation 'io.github.zon-g:ABC:1.1.1'
// https://jarcasting.com/artifacts/io.github.zon-g/ABC/
implementation ("io.github.zon-g:ABC:1.1.1")
'io.github.zon-g:ABC:pom:1.1.1'
<dependency org="io.github.zon-g" name="ABC" rev="1.1.1">
  <artifact name="ABC" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zon-g', module='ABC', version='1.1.1')
)
libraryDependencies += "io.github.zon-g" % "ABC" % "1.1.1"
[io.github.zon-g/ABC "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations Optional jar RELEASE

Project Modules

  • ABC-client
  • ABC-commons
  • ABC-spring-boot-starter
  • ABC-server

Versions

Version
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0