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
Version

Version

1.2.0
Type

Type

pom
Description

Description

QueryStream
Build JPA Criteria queries using a Stream-like API
Project URL

Project URL

https://github.com/archiecobbs/querystream
Source Code Management

Source Code Management

https://github.com/archiecobbs/querystream/

Download querystream 1.2.0

Filename Size
querystream-1.2.0.pom 19 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.dellroad : dellroad-stuff-test jar 2.4.2

Project Modules

  • querystream-test
  • querystream-jpa