orientqb

orientqb is a builder for OSQL query language written in Java.

Лицензия

Лицензия

Группа

Группа

com.github.raymanrt
Идентификатор

Идентификатор

orientqb
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

orientqb
orientqb is a builder for OSQL query language written in Java.
Ссылка на сайт

Ссылка на сайт

https://github.com/raymanrt/orientqb

Скачать orientqb

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 18.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.0