Last Version

tarantool-queue 0.4

Wrapper for Tarantool queue module

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.nryanov.tarantool
ArtifactId

ArtifactId

tarantool-queue
Version

Version

0.4
Type

Type

jar
Description

Description

tarantool-queue
Wrapper for Tarantool queue module
Project URL

Project URL

https://github.com/nryanov/tarantool-queue
Source Code Management

Source Code Management

https://github.com/nryanov/tarantool-queue

Download tarantool-queue 0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.google.auto.service : auto-service jar 1.0-rc6
com.squareup : javapoet jar 1.11.1
com.google.guava : guava jar 28.1-jre
org.tarantool : connector jar 1.9.4
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.testcontainers : testcontainers jar 1.12.4
junit : junit jar 4.12
com.google.truth : truth jar 1.0
com.google.testing.compile : compile-testing jar 0.18

Project Modules

There are no modules declared in this project.