Last Version

Simba 0.3.6

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-dependencies
Version

Version

0.3.6
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-dependencies 0.3.6


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

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.