QueryDSL Integration

Integration QueryDSL into Repository

License

License

Categories

Categories

Querydsl Data Databases ORM
GroupId

GroupId

org.polyforms
ArtifactId

ArtifactId

polyforms-querydsl
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

QueryDSL Integration
Integration QueryDSL into Repository
Project Organization

Project Organization

Polyforms Framework

Download polyforms-querydsl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
org.polyforms : polyforms-repository jar 0.8.1
com.mysema.querydsl : querydsl-jpa jar 2.3.0

provided (1)

Group / Artifact Type Version
com.mysema.querydsl : querydsl-apt jar 2.3.0

test (8)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1
org.slf4j : slf4j-simple jar 1.6.4
org.polyforms : polyforms-di jar 0.8.1
org.springframework : spring-orm jar 3.1.0.RELEASE
org.springframework : spring-test jar 3.1.0.RELEASE
org.hibernate : hibernate-entitymanager jar 3.6.9.Final
org.hsqldb : hsqldb-j5 jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8
0.7
0.6.1
0.6