| License | License | 
|---|---|
| Categories | CategoriesQuerydsl Data Databases | 
| GroupId | GroupIdcom.querydsl | 
| ArtifactId | ArtifactIdquerydsl-jpa | 
| Last Version | Last Version5.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionQuerydsl - JPA support JPA support for Querydsl | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| querydsl-jpa-5.0.0.pom | |
| querydsl-jpa-5.0.0.jar | 123 KB | 
| querydsl-jpa-5.0.0-tests.jar | 500 KB | 
| querydsl-jpa-5.0.0-test-sources.jar | 284 KB | 
| querydsl-jpa-5.0.0-sources.jar | 86 KB | 
| querydsl-jpa-5.0.0-javadoc.jar | 395 KB | 
| querydsl-jpa-5.0.0-apt.jar | 4 KB | 
| querydsl-jpa-5.0.0-apt-one-jar.jar | 27 MB | 
| querydsl-jpa-5.0.0-apt-hibernate-one-jar.jar | 27 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.querydsl/querydsl-jpa/ -->
<dependency>
    <groupId>com.querydsl</groupId>
    <artifactId>querydsl-jpa</artifactId>
    <version>5.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.querydsl/querydsl-jpa/
implementation 'com.querydsl:querydsl-jpa:5.0.0'// https://jarcasting.com/artifacts/com.querydsl/querydsl-jpa/
implementation ("com.querydsl:querydsl-jpa:5.0.0")'com.querydsl:querydsl-jpa:jar:5.0.0'<dependency org="com.querydsl" name="querydsl-jpa" rev="5.0.0">
  <artifact name="querydsl-jpa" type="jar" />
</dependency>@Grapes(
@Grab(group='com.querydsl', module='querydsl-jpa', version='5.0.0')
)libraryDependencies += "com.querydsl" % "querydsl-jpa" % "5.0.0"[com.querydsl/querydsl-jpa "5.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.querydsl : querydsl-core | jar | 5.0.0 | 
| com.querydsl : querydsl-sql Optional | jar | 5.0.0 | 
| org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains : annotations | jar | 21.0.1 | 
| org.hibernate : hibernate-core Optional | jar | 5.4.8.Final | 
| jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 | 
| com.querydsl : querydsl-apt | jar | 5.0.0 | 
| org.eclipse.persistence : eclipselink Optional | jar | 2.7.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hibernate.validator : hibernate-validator | jar | 7.0.1.Final | 
| javax.validation : validation-api | jar | 2.0.1.Final | 
| joda-time : joda-time | jar | 2.10.10 | 
| cglib : cglib | jar | 3.3.0 | 
| org.postgresql : postgresql | jar | 42.2.22 | 
| org.batoo.jpa : batoo-jpa | jar | 2.0.1.2 | 
| org.hsqldb : hsqldb | jar | 2.6.0 | 
| com.h2database : h2 | jar | 1.4.197 | 
| org.apache.derby : derby | jar | 10.15.2.0 | 
| org.apache.derby : derbytools | jar | 10.15.2.0 | 
| mysql : mysql-connector-java | jar | 8.0.25 | 
| net.sourceforge.jtds : jtds | jar | 1.3.1 | 
| com.oracle.database.jdbc : ojdbc6 | jar | 11.2.0.4 | 
| com.querydsl : querydsl-core | test-jar | 5.0.0 | 
| io.github.classgraph : classgraph | jar | 4.8.108 | 
| jdepend : jdepend | jar | 2.9.1 | 
| junit : junit | jar | 4.13.2 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.easymock : easymock | jar | 4.3 | 
| org.javassist : javassist | jar | 3.28.0-GA |