| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdcom.github.Gr1f0n6x | 
| ArtifactId | ArtifactIdtarantoolqueue | 
| Last Version | Last Version0.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontarantoolorm ORM wrapper for TarantoolConnector | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| tarantoolqueue-0.3.1.pom | |
| tarantoolqueue-0.3.1.jar | 2 KB | 
| tarantoolqueue-0.3.1-sources.jar | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.Gr1f0n6x/tarantoolqueue/ -->
<dependency>
    <groupId>com.github.Gr1f0n6x</groupId>
    <artifactId>tarantoolqueue</artifactId>
    <version>0.3.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.Gr1f0n6x/tarantoolqueue/
implementation 'com.github.Gr1f0n6x:tarantoolqueue:0.3.1'// https://jarcasting.com/artifacts/com.github.Gr1f0n6x/tarantoolqueue/
implementation ("com.github.Gr1f0n6x:tarantoolqueue:0.3.1")'com.github.Gr1f0n6x:tarantoolqueue:jar:0.3.1'<dependency org="com.github.Gr1f0n6x" name="tarantoolqueue" rev="0.3.1">
  <artifact name="tarantoolqueue" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.Gr1f0n6x', module='tarantoolqueue', version='0.3.1')
)libraryDependencies += "com.github.Gr1f0n6x" % "tarantoolqueue" % "0.3.1"[com.github.Gr1f0n6x/tarantoolqueue "0.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.tarantool : connector | jar | 1.7.4 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 | 
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.2.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.jetbrains.kotlin : kotlin-test | jar | 1.2.21 |