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