Categories |
CategoriesQuerydsl Data Databases |
---|---|
GroupId | GroupIdcom.github.yunwjr |
ArtifactId | ArtifactIdyun-util-querydsl |
Version | Version0.0.29 |
Type | Typejar |
Filename | Size |
---|---|
yun-util-querydsl-0.0.29.pom | |
yun-util-querydsl-0.0.29.jar | 5 KB |
yun-util-querydsl-0.0.29-sources.jar | 4 KB |
yun-util-querydsl-0.0.29-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yunwjr/yun-util-querydsl/ -->
<dependency>
<groupId>com.github.yunwjr</groupId>
<artifactId>yun-util-querydsl</artifactId>
<version>0.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-util-querydsl/
implementation 'com.github.yunwjr:yun-util-querydsl:0.0.29'
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-util-querydsl/
implementation ("com.github.yunwjr:yun-util-querydsl:0.0.29")
'com.github.yunwjr:yun-util-querydsl:jar:0.0.29'
<dependency org="com.github.yunwjr" name="yun-util-querydsl" rev="0.0.29">
<artifact name="yun-util-querydsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='yun-util-querydsl', version='0.0.29')
)
libraryDependencies += "com.github.yunwjr" % "yun-util-querydsl" % "0.0.29"
[com.github.yunwjr/yun-util-querydsl "0.0.29"]