eu.ill:preql

Preql (Predicate query language) is a project designed to filter JPA collections using client-side expressions.

Лицензия

Лицензия

Группа

Группа

eu.ill
Идентификатор

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

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

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

1.0.3-SNAPHOST
Дата

Дата

Тип

Тип

jar
Описание

Описание

eu.ill:preql
Preql (Predicate query language) is a project designed to filter JPA collections using client-side expressions.
Ссылка на сайт

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

https://github.com/ILLGrenoble/preql
Организация-разработчик

Организация-разработчик

Institut Laue-Langevin
Система контроля версий

Система контроля версий

https://github.com/ILLGrenoble/preql/tree/master

Скачать preql

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.8.1
org.antlr : antlr4-runtime jar 4.7
org.eclipse.persistence : javax.persistence jar 2.2.1
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : slf4j-log4j12 jar 1.6.6

test (15)

Идентификатор библиотеки Тип Версия
javax.xml.bind : jaxb-api jar 2.3.1
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.hibernate : hibernate-core jar 5.3.6.Final
com.h2database : h2 jar 1.4.197
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-junit-jupiter jar 2.22.0
org.junit.vintage : junit-vintage-engine jar 5.1.0
org.junit.platform : junit-platform-launcher jar 1.3.1
org.junit.platform : junit-platform-runner jar 1.3.1
com.github.database-rider : rider-junit5 jar 1.3.0
org.assertj : assertj-core jar 3.11.1
com.github.database-rider : rider-core jar 1.3.0
com.google.guava : guava jar 30.0-jre
org.mockito : mockito-core jar 2.22.0

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

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

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

Версия
1.0.3-SNAPHOST
1.0.3
1.0.2