License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Querydsl Data Databases |
GroupId | GroupIdcom.github.uinio |
ArtifactId | ArtifactIdjpa-querydsl-spring-boot-starter |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpa-querydsl-spring-boot-starter
jpa-querydsl-spring-boot-starter
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.querydsl : querydsl-apt | jar | 4.4.0 |