is not current version
Last Version 1.6.1

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

mybatis-pro

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

mybatis-pro-sdk
Version

Version

1.5.0
Type

Type

jar

Download mybatis-pro-sdk 1.5.0


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