is not current version
Last Version 1.1

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

Service entry for Querydsl Hibernate annotation processor.

Categories

Categories

Querydsl Data Databases Hibernate ORM
GroupId

GroupId

com.github.htfv.querydsl
ArtifactId

ArtifactId

querydsl-apt-hibernate
Version

Version

1.0.2
Type

Type

jar

Download querydsl-apt-hibernate 1.0.2


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