MVN

com.github.parze : tiny-db-queue

Maven & Gradle

Sep 19, 2015
0 stars

A tiny thread safe database queue.

<dependency>
    <groupId>com.github.parze</groupId>
    <artifactId>tiny-db-queue</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.parze : tiny-db-queue to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.github.parze : tiny-db-queue to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
tiny-db-queue-0.1.0

How to add a dependency to Maven

Add the following com.github.parze : tiny-db-queue maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.parze</groupId>
    <artifactId>tiny-db-queue</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.parze : tiny-db-queue gradle dependency to your build.gradle file:

implementation 'com.github.parze:tiny-db-queue:0.1.0'

Gradle Kotlin DSL: Add the following com.github.parze : tiny-db-queue gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.parze:tiny-db-queue:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.parze : tiny-db-queue sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.parze" % "tiny-db-queue" % "0.1.0"

Advertisement

Dependencies from Group

Sep 19, 2015
0 stars

Discover Dependencies

Aug 08, 2017
3 usages
11 stars
Jan 12, 2023
21 usages
23 stars
Feb 04, 2022
4 usages
1.7k stars
May 02, 2023
821 stars
Mar 09, 2018
39 usages
821 stars
Sep 15, 2015
30 stars
Jul 10, 2017
Sep 18, 2015
1 usages
141 stars
Aug 27, 2019
1 usages
1 stars
Jun 26, 2019
60 stars