is not current version
Last Version 1.0.16

com.github.chendb:flagwind-mybatis 1.0.12


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.chendb
ArtifactId

ArtifactId

flagwind-mybatis
Version

Version

1.0.12
Type

Type

jar

Download flagwind-mybatis 1.0.12


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