Bucket

Consistent Hashing Package for Scalable Data Distribution

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clivern
ArtifactId

ArtifactId

bucket
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bucket
Consistent Hashing Package for Scalable Data Distribution
Project URL

Project URL

https://github.com/clivern/bucket
Source Code Management

Source Code Management

https://github.com/clivern/bucket

Download bucket

How to add to project

<!-- https://jarcasting.com/artifacts/com.clivern/bucket/ -->
<dependency>
    <groupId>com.clivern</groupId>
    <artifactId>bucket</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.clivern/bucket/
implementation 'com.clivern:bucket:0.1.0'
// https://jarcasting.com/artifacts/com.clivern/bucket/
implementation ("com.clivern:bucket:0.1.0")
'com.clivern:bucket:jar:0.1.0'
<dependency org="com.clivern" name="bucket" rev="0.1.0">
  <artifact name="bucket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clivern', module='bucket', version='0.1.0')
)
libraryDependencies += "com.clivern" % "bucket" % "0.1.0"
[com.clivern/bucket "0.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0