MVN

be.bagofwords : count-db

Maven & Gradle

Oct 08, 2015
43 stars

A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB

<dependency>
    <groupId>be.bagofwords</groupId>
    <artifactId>count-db</artifactId>
    <version>1.1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.bagofwords : count-db to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.12

All Versions

Choose a version of be.bagofwords : count-db to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
count-db-1.1.12
count-db-1.1.11
count-db-1.1.10
count-db-1.1.2
count-db-1.1.0
1.0.x
count-db-1.0.2
count-db-1.0.1
count-db-1.0.0

How to add a dependency to Maven

Add the following be.bagofwords : count-db maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>be.bagofwords</groupId>
    <artifactId>count-db</artifactId>
    <version>1.1.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following be.bagofwords : count-db gradle dependency to your build.gradle file:

implementation 'be.bagofwords:count-db:1.1.12'

Gradle Kotlin DSL: Add the following be.bagofwords : count-db gradle kotlin dependency to your build.gradle.kts file:

implementation("be.bagofwords:count-db:1.1.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following be.bagofwords : count-db sbt scala dependency to your build.sbt file:

libraryDependencies += "be.bagofwords" % "count-db" % "1.1.12"

Advertisement

Dependencies from Group

Dec 18, 2016
1 usages
0 stars
Oct 08, 2015
43 stars

Discover Dependencies

Dec 18, 2016
1 usages
0 stars
Sep 19, 2016
49 stars
Jul 15, 2015
5 stars
Aug 18, 2015
4.3k stars
Oct 14, 2015
2 usages
2 stars
Jul 17, 2015
1 stars
Mar 07, 2016
2 usages
2k stars