is not current version
Last Version 1.2.1

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

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.0
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.0


<!-- 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.0</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.0'
// 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.0")
'com.github.aqiu202:spring-jpa-querydsl-spring-boot-starter:jar:1.1.0'
<dependency org="com.github.aqiu202" name="spring-jpa-querydsl-spring-boot-starter" rev="1.1.0">
  <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.0')
)
libraryDependencies += "com.github.aqiu202" % "spring-jpa-querydsl-spring-boot-starter" % "1.1.0"
[com.github.aqiu202/spring-jpa-querydsl-spring-boot-starter "1.1.0"]

Dependencies

compile (9)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.