Last Version

ABC 1.1.1

An alternative for distributed lock on Java platform

License

License

GroupId

GroupId

io.github.zon-g
ArtifactId

ArtifactId

ABC
Version

Version

1.1.1
Type

Type

pom
Description

Description

ABC
An alternative for distributed lock on Java platform

Download ABC 1.1.1

Filename Size
ABC-1.1.1.pom 6 KB
Browse

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