не последняя версия
Последняя версия 0.1.2-RELEASE

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


Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.github.gdouyang
Идентификатор

Идентификатор

mybatis-querymethods
Версия

Версия

0.1.1-RELEASE
Тип

Тип

jar

Скачать mybatis-querymethods 0.1.1-RELEASE


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