License |
License |
---|---|
Categories |
CategoriesQuerydsl Data Databases |
GroupId | GroupIdcom.github.htfv.querydsl |
ArtifactId | ArtifactIdquerydsl-apt-querydsl |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquerydsl-apt-hibernate
Service entry for Querydsl annotation processor.
|
Filename | Size |
---|---|
querydsl-apt-querydsl-1.0.2.pom | |
querydsl-apt-querydsl-1.0.2.jar | 1 KB |
querydsl-apt-querydsl-1.0.2-sources.jar | 722 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.htfv.querydsl/querydsl-apt-querydsl/ -->
<dependency>
<groupId>com.github.htfv.querydsl</groupId>
<artifactId>querydsl-apt-querydsl</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.htfv.querydsl/querydsl-apt-querydsl/
implementation 'com.github.htfv.querydsl:querydsl-apt-querydsl:1.0.2'
// https://jarcasting.com/artifacts/com.github.htfv.querydsl/querydsl-apt-querydsl/
implementation ("com.github.htfv.querydsl:querydsl-apt-querydsl:1.0.2")
'com.github.htfv.querydsl:querydsl-apt-querydsl:jar:1.0.2'
<dependency org="com.github.htfv.querydsl" name="querydsl-apt-querydsl" rev="1.0.2">
<artifact name="querydsl-apt-querydsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.htfv.querydsl', module='querydsl-apt-querydsl', version='1.0.2')
)
libraryDependencies += "com.github.htfv.querydsl" % "querydsl-apt-querydsl" % "1.0.2"
[com.github.htfv.querydsl/querydsl-apt-querydsl "1.0.2"]