Last Version

eu.ill:preql 1.0.3-SNAPHOST

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

License

License

GroupId

GroupId

eu.ill
ArtifactId

ArtifactId

preql
Version

Version

1.0.3-SNAPHOST
Type

Type

jar
Description

Description

eu.ill:preql
Preql (Predicate query language) is a project designed to filter JPA collections using client-side expressions.
Project URL

Project URL

https://github.com/ILLGrenoble/preql
Project Organization

Project Organization

Institut Laue-Langevin
Source Code Management

Source Code Management

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

Download preql 1.0.3-SNAPHOST


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.