is not current version
Last Version 1.6.1

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

mybatis-pro

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

mybatis-pro-sdk
Version

Version

1.2.7
Type

Type

jar

Download mybatis-pro-sdk 1.2.7


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