MVN

ch.cern.dirq : dirq

Maven & Gradle

Jun 29, 2016
1 usages
3 stars

dirq · Directory based queue.

<dependency>
    <groupId>ch.cern.dirq</groupId>
    <artifactId>dirq</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.cern.dirq : dirq to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of ch.cern.dirq : dirq to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8
dirq-1.8
1.7
dirq-1.7
1.6
dirq-1.6
1.5
dirq-1.5
1.4
dirq-1.4
1.3
dirq-1.3
1.2
dirq-1.2

How to add a dependency to Maven

Add the following ch.cern.dirq : dirq maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.cern.dirq</groupId>
    <artifactId>dirq</artifactId>
    <version>1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.cern.dirq : dirq gradle dependency to your build.gradle file:

implementation 'ch.cern.dirq:dirq:1.8'

Gradle Kotlin DSL: Add the following ch.cern.dirq : dirq gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.cern.dirq:dirq:1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.cern.dirq : dirq sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.cern.dirq" % "dirq" % "1.8"

Advertisement

Dependencies from Group

Jun 29, 2016
1 usages
3 stars
Dec 04, 2012
0 stars

Discover Dependencies

May 24, 2017
1 usages
18 stars
Nov 27, 2015
2 usages
33 stars
Jan 09, 2017
1 usages
264 stars
Feb 01, 2017
2 usages
0 stars
Nov 23, 2015
1 usages
1 stars
Oct 16, 2018
1 usages
3.6k stars
Dec 01, 2015
1 usages
Jun 02, 2016
1 usages
39 stars