| License | License | 
|---|---|
| Categories | CategoriesMyBatis Data ORM | 
| GroupId | GroupIdcom.eworkcloud | 
| ArtifactId | ArtifactIdework-cloud-starter-mybatis | 
| Last Version | Last Version1.5.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEwork Cloud Starter Mybatis Ework Cloud Starter Mybatis | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-mybatis/ -->
<dependency>
    <groupId>com.eworkcloud</groupId>
    <artifactId>ework-cloud-starter-mybatis</artifactId>
    <version>1.5.3</version>
</dependency>// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-mybatis/
implementation 'com.eworkcloud:ework-cloud-starter-mybatis:1.5.3'// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-mybatis/
implementation ("com.eworkcloud:ework-cloud-starter-mybatis:1.5.3")'com.eworkcloud:ework-cloud-starter-mybatis:jar:1.5.3'<dependency org="com.eworkcloud" name="ework-cloud-starter-mybatis" rev="1.5.3">
  <artifact name="ework-cloud-starter-mybatis" type="jar" />
</dependency>@Grapes(
@Grab(group='com.eworkcloud', module='ework-cloud-starter-mybatis', version='1.5.3')
)libraryDependencies += "com.eworkcloud" % "ework-cloud-starter-mybatis" % "1.5.3"[com.eworkcloud/ework-cloud-starter-mybatis "1.5.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web Optional | jar | 1.5.20.RELEASE | 
| org.springframework : spring-jdbc | jar | |
| org.mybatis : mybatis | jar | 3.4.6 | 
| org.mybatis : mybatis-spring | jar | 1.3.2 | 
| com.github.pagehelper : pagehelper | jar | 5.1.10 | 
| com.zaxxer : HikariCP | jar | 2.5.1 | 
| org.projectlombok : lombok Optional | jar | 1.16.22 | 
| io.swagger : swagger-annotations Optional | jar | 1.5.14 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.47 |