is not current version
Last Version 1.2.1

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


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

Type

jar

Download spring-jpa-querydsl-spring-boot-starter 1.1.2


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