| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuerydsl Данные Базы данных |
| Группа | Группаcom.github.htfv.querydsl |
| Идентификатор | Идентификаторquerydsl-apt-general |
| Версия | Версия1.1 |
| Тип | Типjar |
| Описание |
Описаниеquerydsl-apt-general
Service entry for QuerydslAnnotationProcessor.
|
| Имя Файла | Размер |
|---|---|
| querydsl-apt-general-1.1.pom | |
| querydsl-apt-general-1.1.jar | 1 KB |
| querydsl-apt-general-1.1-sources.jar | 722 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.htfv.querydsl/querydsl-apt-general/ -->
<dependency>
<groupId>com.github.htfv.querydsl</groupId>
<artifactId>querydsl-apt-general</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.htfv.querydsl/querydsl-apt-general/
implementation 'com.github.htfv.querydsl:querydsl-apt-general:1.1'
// https://jarcasting.com/artifacts/com.github.htfv.querydsl/querydsl-apt-general/
implementation ("com.github.htfv.querydsl:querydsl-apt-general:1.1")
'com.github.htfv.querydsl:querydsl-apt-general:jar:1.1'
<dependency org="com.github.htfv.querydsl" name="querydsl-apt-general" rev="1.1">
<artifact name="querydsl-apt-general" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.htfv.querydsl', module='querydsl-apt-general', version='1.1')
)
libraryDependencies += "com.github.htfv.querydsl" % "querydsl-apt-general" % "1.1"
[com.github.htfv.querydsl/querydsl-apt-general "1.1"]