Last Version

QueryStream 1.2.0

Build JPA Criteria queries using a Stream-like API

License

License

Categories

Categories

QueryStream Data Databases
GroupId

GroupId

org.dellroad
ArtifactId

ArtifactId

querystream-jpa
Version

Version

1.2.0
Type

Type

jar
Description

Description

QueryStream
Build JPA Criteria queries using a Stream-like API

Download querystream-jpa 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
com.google.code.findbugs : jsr305 jar 3.0.2

test (13)

Group / Artifact Type Version
org.dellroad : querystream-test jar 1.2.0
org.aspectj : aspectjrt jar 1.9.5
org.hibernate : hibernate-core jar 5.4.12.Final
org.hibernate : hibernate-hikaricp jar 5.4.12.Final
com.h2database : h2 jar 1.4.196
org.springframework : spring-aspects jar 5.2.5.RELEASE
org.springframework : spring-context jar 5.2.5.RELEASE
org.springframework : spring-core jar 5.2.5.RELEASE
org.springframework : spring-jdbc jar 5.2.5.RELEASE
org.springframework : spring-orm jar 5.2.5.RELEASE
org.springframework : spring-tx jar 5.2.5.RELEASE
org.testng : testng jar 7.1.0
org.dellroad : dellroad-stuff-test jar 2.4.2

Project Modules

There are no modules declared in this project.