Last Version

dirq 1.8

Directory based queue.

License

License

GroupId

GroupId

ch.cern.dirq
ArtifactId

ArtifactId

dirq
Version

Version

1.8
Type

Type

jar
Description

Description

dirq
Directory based queue.
Project URL

Project URL

https://github.com/cern-mig/java-dirq
Source Code Management

Source Code Management

https://github.com/cern-mig/java-dirq

Download dirq 1.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.