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