is not current version
Last Version 1.4.0

com.jeesuite:jeesuite-mybatis 1.3.1


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-mybatis
Version

Version

1.3.1
Type

Type

jar

Download jeesuite-mybatis 1.3.1


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