is not current version
Last Version 1.2.1

com.github.aqiu202:spring-jpa-querydsl-spring-boot-starter 1.1.3

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

License

License

Categories

Categories

Spring Boot Container Microservices Querydsl Data Databases
GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

spring-jpa-querydsl-spring-boot-starter
Version

Version

1.1.3
Type

Type

jar
Description

Description

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Download spring-jpa-querydsl-spring-boot-starter 1.1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.4
com.querydsl : querydsl-jpa jar 4.4.0
com.github.aqiu202 : pageable-core jar 1.1.1
com.github.aqiu202 : bean-utils jar 1.1.0
org.springframework.boot : spring-boot-autoconfigure jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4

Project Modules

There are no modules declared in this project.