| License | License | 
|---|---|
| Categories | CategoriesSecurity MyBatis Data ORM | 
| GroupId | GroupIdcom.healthy-chn.security | 
| ArtifactId | ArtifactIdhealthy-common-mybatis | 
| Last Version | Last Version1.2.1.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmybatis 封装 | 
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-mybatis/ -->
<dependency>
    <groupId>com.healthy-chn.security</groupId>
    <artifactId>healthy-common-mybatis</artifactId>
    <version>1.2.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-mybatis/
implementation 'com.healthy-chn.security:healthy-common-mybatis:1.2.1.RELEASE'// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-mybatis/
implementation ("com.healthy-chn.security:healthy-common-mybatis:1.2.1.RELEASE")'com.healthy-chn.security:healthy-common-mybatis:jar:1.2.1.RELEASE'<dependency org="com.healthy-chn.security" name="healthy-common-mybatis" rev="1.2.1.RELEASE">
  <artifact name="healthy-common-mybatis" type="jar" />
</dependency>@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-common-mybatis', version='1.2.1.RELEASE')
)libraryDependencies += "com.healthy-chn.security" % "healthy-common-mybatis" % "1.2.1.RELEASE"[com.healthy-chn.security/healthy-common-mybatis "1.2.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.security : spring-security-core | jar | |
| cn.hutool : hutool-core | jar | 5.7.10 | 
| com.baomidou : mybatis-plus-boot-starter | jar | |
| mysql : mysql-connector-java | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.projectlombok : lombok | jar |