| License | License | 
|---|---|
| Categories | CategoriesMyBatis Data ORM | 
| GroupId | GroupIdcom.github.dreamroute | 
| ArtifactId | ArtifactIdmybatis-pro-base | 
| Last Version | Last Version1.6.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmybatis-pro-base mybatis-pro | 
| Filename | Size | 
|---|---|
| mybatis-pro-base-1.6.1.pom | |
| mybatis-pro-base-1.6.1.jar | 6 KB | 
| mybatis-pro-base-1.6.1-sources.jar | 4 KB | 
| mybatis-pro-base-1.6.1-javadoc.jar | 33 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.dreamroute/mybatis-pro-base/ -->
<dependency>
    <groupId>com.github.dreamroute</groupId>
    <artifactId>mybatis-pro-base</artifactId>
    <version>1.6.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.dreamroute/mybatis-pro-base/
implementation 'com.github.dreamroute:mybatis-pro-base:1.6.1'// https://jarcasting.com/artifacts/com.github.dreamroute/mybatis-pro-base/
implementation ("com.github.dreamroute:mybatis-pro-base:1.6.1")'com.github.dreamroute:mybatis-pro-base:jar:1.6.1'<dependency org="com.github.dreamroute" name="mybatis-pro-base" rev="1.6.1">
  <artifact name="mybatis-pro-base" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.dreamroute', module='mybatis-pro-base', version='1.6.1')
)libraryDependencies += "com.github.dreamroute" % "mybatis-pro-base" % "1.6.1"[com.github.dreamroute/mybatis-pro-base "1.6.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 | 
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.2 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.7.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.7.RELEASE | 
| org.projectlombok : lombok | jar | 1.18.16 | 
| cn.hutool : hutool-all | jar | 5.7.22 | 
| com.google.guava : guava | jar | 31.1-jre |