Last Version

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

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.2.1
Type

Type

jar
Description

Description

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Download spring-jpa-querydsl-spring-boot-starter 1.2.1


<!-- 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.2.1</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.2.1'
// https://jarcasting.com/artifacts/com.github.aqiu202/spring-jpa-querydsl-spring-boot-starter/
implementation ("com.github.aqiu202:spring-jpa-querydsl-spring-boot-starter:1.2.1")
'com.github.aqiu202:spring-jpa-querydsl-spring-boot-starter:jar:1.2.1'
<dependency org="com.github.aqiu202" name="spring-jpa-querydsl-spring-boot-starter" rev="1.2.1">
  <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.2.1')
)
libraryDependencies += "com.github.aqiu202" % "spring-jpa-querydsl-spring-boot-starter" % "1.2.1"
[com.github.aqiu202/spring-jpa-querydsl-spring-boot-starter "1.2.1"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.7
com.querydsl : querydsl-jpa jar
com.github.aqiu202 : spring-aop-core jar 1.2.1
com.github.aqiu202 : pageable-core jar 1.2.0
com.github.aqiu202 : basic-utils jar 1.2.0
com.github.aqiu202 : bean-utils jar 1.2.0
com.google.guava : guava jar 30.1-jre
javax.inject : javax.inject jar 1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.