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

io.github.dunwu:dunwu-starter-mybatis 0.5.5

Starter for using Mybatis

Категории

Категории

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

Группа

io.github.dunwu
Идентификатор

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

dunwu-starter-mybatis
Версия

Версия

0.5.5
Тип

Тип

jar

Скачать dunwu-starter-mybatis 0.5.5


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