| License | License | 
|---|---|
| GroupId | GroupIdcom.flowyun | 
| ArtifactId | ArtifactIdeconagebatis | 
| Last Version | Last Version1.4.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.flowyun:econagebatis Mybatis Enhancement | 
| Filename | Size | 
|---|---|
| econagebatis-1.4.7.pom | |
| econagebatis-1.4.7.jar | 182 KB | 
| econagebatis-1.4.7-sources.jar | 138 KB | 
| econagebatis-1.4.7-javadoc.jar | 659 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.flowyun/econagebatis/ -->
<dependency>
    <groupId>com.flowyun</groupId>
    <artifactId>econagebatis</artifactId>
    <version>1.4.7</version>
</dependency>// https://jarcasting.com/artifacts/com.flowyun/econagebatis/
implementation 'com.flowyun:econagebatis:1.4.7'// https://jarcasting.com/artifacts/com.flowyun/econagebatis/
implementation ("com.flowyun:econagebatis:1.4.7")'com.flowyun:econagebatis:jar:1.4.7'<dependency org="com.flowyun" name="econagebatis" rev="1.4.7">
  <artifact name="econagebatis" type="jar" />
</dependency>@Grapes(
@Grab(group='com.flowyun', module='econagebatis', version='1.4.7')
)libraryDependencies += "com.flowyun" % "econagebatis" % "1.4.7"[com.flowyun/econagebatis "1.4.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mariadb.jdbc : mariadb-java-client | jar | 2.4.4 |