is not current version
Last Version 2.6.2

com.gitee.zhibi:fast-mybatis 2.0.0


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.zhibi
ArtifactId

ArtifactId

fast-mybatis
Version

Version

2.0.0
Type

Type

jar

Download fast-mybatis 2.0.0


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