| License | License | 
|---|---|
| Categories | CategoriesData MyBatis ORM | 
| GroupId | GroupIdcn.herodotus.engine | 
| ArtifactId | ArtifactIddata-sdk-mybatis-plus | 
| Last Version | Last Version2.7.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块 | 
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/data-sdk-mybatis-plus/ -->
<dependency>
    <groupId>cn.herodotus.engine</groupId>
    <artifactId>data-sdk-mybatis-plus</artifactId>
    <version>2.7.1.0</version>
</dependency>// https://jarcasting.com/artifacts/cn.herodotus.engine/data-sdk-mybatis-plus/
implementation 'cn.herodotus.engine:data-sdk-mybatis-plus:2.7.1.0'// https://jarcasting.com/artifacts/cn.herodotus.engine/data-sdk-mybatis-plus/
implementation ("cn.herodotus.engine:data-sdk-mybatis-plus:2.7.1.0")'cn.herodotus.engine:data-sdk-mybatis-plus:jar:2.7.1.0'<dependency org="cn.herodotus.engine" name="data-sdk-mybatis-plus" rev="2.7.1.0">
  <artifact name="data-sdk-mybatis-plus" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.herodotus.engine', module='data-sdk-mybatis-plus', version='2.7.1.0')
)libraryDependencies += "cn.herodotus.engine" % "data-sdk-mybatis-plus" % "2.7.1.0"[cn.herodotus.engine/data-sdk-mybatis-plus "2.7.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.herodotus.engine : data-core | jar | 2.7.1.0 | 
| com.baomidou : mybatis-plus-boot-starter | jar | 3.5.2 | 
| com.baomidou : mybatis-plus-generator | jar | 3.5.2 | 
| org.apache.velocity : velocity-engine-core | jar | 2.3 |