is not current version
Last Version 0.1.2-RELEASE

com.github.gdouyang:mybatis-querymethods 0.0.8-RELEASE


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.gdouyang
ArtifactId

ArtifactId

mybatis-querymethods
Version

Version

0.0.8-RELEASE
Type

Type

jar

Download mybatis-querymethods 0.0.8-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.gdouyang/mybatis-querymethods/ -->
<dependency>
    <groupId>com.github.gdouyang</groupId>
    <artifactId>mybatis-querymethods</artifactId>
    <version>0.0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gdouyang/mybatis-querymethods/
implementation 'com.github.gdouyang:mybatis-querymethods:0.0.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.gdouyang/mybatis-querymethods/
implementation ("com.github.gdouyang:mybatis-querymethods:0.0.8-RELEASE")
'com.github.gdouyang:mybatis-querymethods:jar:0.0.8-RELEASE'
<dependency org="com.github.gdouyang" name="mybatis-querymethods" rev="0.0.8-RELEASE">
  <artifact name="mybatis-querymethods" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gdouyang', module='mybatis-querymethods', version='0.0.8-RELEASE')
)
libraryDependencies += "com.github.gdouyang" % "mybatis-querymethods" % "0.0.8-RELEASE"
[com.github.gdouyang/mybatis-querymethods "0.0.8-RELEASE"]