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

RQuery 1.0.0

RQuery is a simple query language on top of Criteria Query.

Лицензия

Лицензия

Группа

Группа

br.com.caiquejh
Идентификатор

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

rquery-parent
Версия

Версия

1.0.0
Тип

Тип

pom
Описание

Описание

RQuery
RQuery is a simple query language on top of Criteria Query.
Ссылка на сайт

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

https://github.com/CaiqueJhones/rquery

Скачать rquery-parent 1.0.0

Имя Файла Размер
rquery-parent-1.0.0.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/br.com.caiquejh/rquery-parent/ -->
<dependency>
    <groupId>br.com.caiquejh</groupId>
    <artifactId>rquery-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.caiquejh/rquery-parent/
implementation 'br.com.caiquejh:rquery-parent:1.0.0'
// https://jarcasting.com/artifacts/br.com.caiquejh/rquery-parent/
implementation ("br.com.caiquejh:rquery-parent:1.0.0")
'br.com.caiquejh:rquery-parent:pom:1.0.0'
<dependency org="br.com.caiquejh" name="rquery-parent" rev="1.0.0">
  <artifact name="rquery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.caiquejh', module='rquery-parent', version='1.0.0')
)
libraryDependencies += "br.com.caiquejh" % "rquery-parent" % "1.0.0"
[br.com.caiquejh/rquery-parent "1.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • compiler
  • spring-sample