m

mybatis-flex-annotation

Mybatis-Flex is an elegant Mybatis Enhancement Framework.
https://mybatis-flex.com/mybatis-flex-annotation
The Apache Software License, Version 2.0
Michael Yang
Files download
File Operation
mybatis-flex-annotation-1.4.4.jar download
mybatis-flex-annotation-1.4.4.pom download
mybatis-flex-annotation-1.4.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.mybatis-flex</groupId>
  <artifactId>mybatis-flex-annotation</artifactId>
  <version>1.4.4</version>
</dependency>
Gradle Groovy
implementation 'com.mybatis-flex:mybatis-flex-annotation:1.4.4'
Gradle Kotlin
implementation("com.mybatis-flex:mybatis-flex-annotation:1.4.4")
Scala SBT
libraryDependencies += "com.mybatis-flex" % "mybatis-flex-annotation" % "1.4.4"
Groovy Grape
@Grapes(
  @Grab(group='com.mybatis-flex', module='mybatis-flex-annotation', version='1.4.4')
)
Apache Ivy
<dependency org="com.mybatis-flex" name="mybatis-flex-annotation" rev="1.4.4" />
Leiningen
[com.mybatis-flex/mybatis-flex-annotation "1.4.4"]
Apache Buildr
'com.mybatis-flex:mybatis-flex-annotation:jar:1.4.4'
Dependencies