is not current version
Last Version 1.1

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

Service entries for Querydsl annotation processors.

Categories

Categories

Querydsl Data Databases
GroupId

GroupId

com.github.htfv.querydsl
ArtifactId

ArtifactId

querydsl-apt-parent
Version

Version

1.0.2
Type

Type

pom

Download querydsl-apt-parent 1.0.2


<!-- 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"]