tarantoolorm

ORM wrapper for TarantoolConnector

License

License

Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

com.github.Gr1f0n6x
ArtifactId

ArtifactId

tarantoolorm
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

tarantoolorm
ORM wrapper for TarantoolConnector
Project URL

Project URL

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

Source Code Management

https://github.com/Gr1f0n6x/TarantoolORM

Download tarantoolorm

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.tarantool : connector jar 1.7.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3.9.2