Last Version

tarantoolorm 0.3.1

ORM wrapper for TarantoolConnector

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.Gr1f0n6x
ArtifactId

ArtifactId

tarantoolqueue
Version

Version

0.3.1
Type

Type

jar
Description

Description

tarantoolorm
ORM wrapper for TarantoolConnector
Project URL

Project URL

https://github.com/Gr1f0n6x/TarantoolQueue
Source Code Management

Source Code Management

https://github.com/Gr1f0n6x/TarantoolQueue

Download tarantoolqueue 0.3.1


<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test jar 1.2.21

Project Modules

There are no modules declared in this project.