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

com.github.dreamroute:mybatis-pro-sdk 1.1.7

mybatis-pro

Категории

Категории

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

Группа

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

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

mybatis-pro-sdk
Версия

Версия

1.1.7
Тип

Тип

jar

Скачать mybatis-pro-sdk 1.1.7


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