не последняя версия
Последняя версия 0.0.5-Releases-hot-fix

com.github.huifer:for-mybatis-plus 0.0.5-Releases


Категории

Категории

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

Группа

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

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

for-mybatis-plus
Версия

Версия

0.0.5-Releases
Тип

Тип

jar

Скачать for-mybatis-plus 0.0.5-Releases


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