License |
License |
---|---|
Categories |
CategoriesQuerydsl Data Databases |
GroupId | GroupIdcom.github.htfv.querydsl |
ArtifactId | ArtifactIdquerydsl-apt-general |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquerydsl-apt-general
Service entry for QuerydslAnnotationProcessor.
|
Filename | Size |
---|---|
querydsl-apt-general-1.1.pom | |
querydsl-apt-general-1.1.jar | 1 KB |
querydsl-apt-general-1.1-sources.jar | 722 bytes |
Browse |
<!-- 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"]