MVN

com.clivern : bucket

Maven & Gradle

Apr 24, 2021
1 stars

Bucket · Consistent Hashing Package for Scalable Data Distribution

<dependency>
    <groupId>com.clivern</groupId>
    <artifactId>bucket</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.clivern : bucket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.clivern : bucket to add to Maven or Gradle - All Versions:

  • Version Updated
  • bucket-0.1.0

    Apr 23, 2021

How to add a dependency to Maven

Add the following com.clivern : bucket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.clivern</groupId>
    <artifactId>bucket</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.clivern : bucket gradle dependency to your build.gradle file:

implementation 'com.clivern:bucket:0.1.0'

Gradle Kotlin DSL: Add the following com.clivern : bucket gradle kotlin dependency to your build.gradle.kts file:

implementation("com.clivern:bucket:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.clivern : bucket sbt scala dependency to your build.sbt file:

libraryDependencies += "com.clivern" % "bucket" % "0.1.0"

Advertisement

Dependencies from Group

Feb 28, 2018
9 stars
Oct 20, 2019
0 stars
Oct 05, 2017
0 stars
Aug 12, 2019
16 stars
Feb 17, 2018
1 stars

Discover Dependencies

Apr 27, 2021
0 stars
Jul 06, 2021
0 stars
Apr 26, 2021
0 stars
Mar 14, 2022
57 stars
Mar 14, 2022
57 stars
Jan 12, 2023
113 stars
Jan 12, 2023
113 stars
Jan 12, 2023
113 stars
fcm
Jan 12, 2023
113 stars
Nov 28, 2022
113 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome