License |
License |
---|---|
Categories |
CategoriesQuerydsl Data Databases |
GroupId | GroupIdcom.github.htfv.querydsl |
ArtifactId | ArtifactIdquerydsl-apt-parent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionquerydsl-apt
Service entries for Querydsl annotation processors.
|
Filename | Size |
---|---|
querydsl-apt-parent-1.1.pom | 4 KB |
Browse |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.github.htfv.querydsl/querydsl-apt-parent/
implementation ("com.github.htfv.querydsl:querydsl-apt-parent:1.1")
'com.github.htfv.querydsl:querydsl-apt-parent:pom:1.1'
<dependency org="com.github.htfv.querydsl" name="querydsl-apt-parent" rev="1.1">
<artifact name="querydsl-apt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.htfv.querydsl', module='querydsl-apt-parent', version='1.1')
)
libraryDependencies += "com.github.htfv.querydsl" % "querydsl-apt-parent" % "1.1"
[com.github.htfv.querydsl/querydsl-apt-parent "1.1"]