не последняя версия
Последняя версия 1.1

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

Service entry for Querydsl Hibernate annotation processor.

Категории

Категории

Querydsl Данные Базы данных Hibernate ORM
Группа

Группа

com.github.htfv.querydsl
Идентификатор

Идентификатор

querydsl-apt-hibernate
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать 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"]