is not current version
Last Version 0.4

com.github.Gr1f0n6x:tarantoolorm 0.3.9.2

ORM wrapper for TarantoolConnector

Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

com.github.Gr1f0n6x
ArtifactId

ArtifactId

tarantoolorm
Version

Version

0.3.9.2
Type

Type

jar

Download tarantoolorm 0.3.9.2


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