is not current version
Last Version 1.1

com.github.htfv.querydsl:querydsl-apt-jpa 1.0.2

Service entry for Querydsl JPA annotation processor.

Categories

Categories

Querydsl Data Databases
GroupId

GroupId

com.github.htfv.querydsl
ArtifactId

ArtifactId

querydsl-apt-jpa
Version

Version

1.0.2
Type

Type

jar

Download querydsl-apt-jpa 1.0.2


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