is not current version
Last Version 0.3.6

Simba 0.2.2

Simba aims to provide easy-to-use and flexible distributed lock services and supports multiple storage implementations: relational databases, Redis, and Zookeeper.

License

License

GroupId

GroupId

me.ahoo.simba
ArtifactId

ArtifactId

simba-bom
Version

Version

0.2.2
Type

Type

pom
Description

Description

Simba
Simba aims to provide easy-to-use and flexible distributed lock services and supports multiple storage implementations: relational databases, Redis, and Zookeeper.
Project URL

Project URL

https://github.com/Ahoo-Wang/simba
Project Organization

Project Organization

https://github.com/Ahoo-Wang/simba
Source Code Management

Source Code Management

https://github.com/Ahoo-Wang/simba

Download simba-bom 0.2.2


<!-- https://jarcasting.com/artifacts/me.ahoo.simba/simba-bom/ -->
<dependency>
    <groupId>me.ahoo.simba</groupId>
    <artifactId>simba-bom</artifactId>
    <version>0.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.ahoo.simba/simba-bom/
implementation 'me.ahoo.simba:simba-bom:0.2.2'
// https://jarcasting.com/artifacts/me.ahoo.simba/simba-bom/
implementation ("me.ahoo.simba:simba-bom:0.2.2")
'me.ahoo.simba:simba-bom:pom:0.2.2'
<dependency org="me.ahoo.simba" name="simba-bom" rev="0.2.2">
  <artifact name="simba-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.ahoo.simba', module='simba-bom', version='0.2.2')
)
libraryDependencies += "me.ahoo.simba" % "simba-bom" % "0.2.2"
[me.ahoo.simba/simba-bom "0.2.2"]

Dependencies

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

Project Modules

There are no modules declared in this project.