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

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

Service entries for Querydsl annotation processors.

Категории

Категории

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

Группа

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

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

querydsl-apt-parent
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать querydsl-apt-parent 1.0.2

Имя Файла Размер
querydsl-apt-parent-1.0.2.pom 4 KB
Обзор

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