is not current version
Last Version 1.0.0

com.gitee.ayezs:AnnotationQueryWrapper 0.1.0

基于注解的QueryWrapper扩展

GroupId

GroupId

com.gitee.ayezs
ArtifactId

ArtifactId

AnnotationQueryWrapper
Version

Version

0.1.0
Type

Type

jar

Download AnnotationQueryWrapper 0.1.0


<!-- https://jarcasting.com/artifacts/com.gitee.ayezs/AnnotationQueryWrapper/ -->
<dependency>
    <groupId>com.gitee.ayezs</groupId>
    <artifactId>AnnotationQueryWrapper</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ayezs/AnnotationQueryWrapper/
implementation 'com.gitee.ayezs:AnnotationQueryWrapper:0.1.0'
// https://jarcasting.com/artifacts/com.gitee.ayezs/AnnotationQueryWrapper/
implementation ("com.gitee.ayezs:AnnotationQueryWrapper:0.1.0")
'com.gitee.ayezs:AnnotationQueryWrapper:jar:0.1.0'
<dependency org="com.gitee.ayezs" name="AnnotationQueryWrapper" rev="0.1.0">
  <artifact name="AnnotationQueryWrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ayezs', module='AnnotationQueryWrapper', version='0.1.0')
)
libraryDependencies += "com.gitee.ayezs" % "AnnotationQueryWrapper" % "0.1.0"
[com.gitee.ayezs/AnnotationQueryWrapper "0.1.0"]