is not current version
Last Version 1.0.16

com.github.chendb:flagwind-mybatis 0.0.28


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.chendb
ArtifactId

ArtifactId

flagwind-mybatis
Version

Version

0.0.28
Type

Type

jar

Download flagwind-mybatis 0.0.28


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