is not current version
Last Version 1.2.7

com.flowyun:econagebatis-spring-boot-starter 1.0.6

Mybatis Enhancement

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.flowyun
ArtifactId

ArtifactId

econagebatis-spring-boot-starter
Version

Version

1.0.6
Type

Type

jar

Download econagebatis-spring-boot-starter 1.0.6


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