jpa-querydsl-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices Querydsl Data Databases
GroupId

GroupId

com.github.uinio
ArtifactId

ArtifactId

jpa-querydsl-spring-boot-starter
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

jpa-querydsl-spring-boot-starter
jpa-querydsl-spring-boot-starter
Project URL

Project URL

https://github.com/uinio/jpa-querydsl-spring-boot-starter

Download jpa-querydsl-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.1
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.1
com.querydsl : querydsl-jpa jar 4.4.0

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.1
2.4.1