License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.nryanov.tarantool |
ArtifactId | ArtifactIdtarantool-queue |
Version | Version0.4 |
Type | Typejar |
Description |
Descriptiontarantool-queue
Wrapper for Tarantool queue module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tarantool-queue-0.4.pom | |
tarantool-queue-0.4.jar | 55 KB |
tarantool-queue-0.4-sources.jar | 17 KB |
tarantool-queue-0.4-javadoc.jar | 85 KB |
Browse |
<!-- 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"]
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 |
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 |