не последняя версия
Последняя версия 2.3.2

com.github.javawebers:yt-mybatis 1.4.7

yt-mybatis

Категории

Категории

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

Группа

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

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

yt-mybatis
Версия

Версия

1.4.7
Тип

Тип

jar

Скачать yt-mybatis 1.4.7


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