| License |
License |
|---|---|
| GroupId | GroupIdeu.ill |
| ArtifactId | ArtifactIdpreql |
| Version | Version1.0.3-SNAPHOST |
| Type | Typejar |
| Description |
Descriptioneu.ill:preql
Preql (Predicate query language) is a project designed to filter JPA collections using client-side expressions.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationInstitut Laue-Langevin |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| preql-1.0.3-SNAPHOST.pom | |
| preql-1.0.3-SNAPHOST.jar | 66 KB |
| preql-1.0.3-SNAPHOST-sources.jar | 49 KB |
| preql-1.0.3-SNAPHOST-javadoc.jar | 366 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |