License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools MyBatis Data ORM |
GroupId | GroupIdcn.ocoop.framework.mybatis.plugin |
ArtifactId | ArtifactIdmybatis-tenant-spring-boot-starter |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-tenant-spring-boot-starter
Mybatis plugin Spring Boot Stater Build
|
<!-- https://jarcasting.com/artifacts/cn.ocoop.framework.mybatis.plugin/mybatis-tenant-spring-boot-starter/ -->
<dependency>
<groupId>cn.ocoop.framework.mybatis.plugin</groupId>
<artifactId>mybatis-tenant-spring-boot-starter</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ocoop.framework.mybatis.plugin/mybatis-tenant-spring-boot-starter/
implementation 'cn.ocoop.framework.mybatis.plugin:mybatis-tenant-spring-boot-starter:1.2'
// https://jarcasting.com/artifacts/cn.ocoop.framework.mybatis.plugin/mybatis-tenant-spring-boot-starter/
implementation ("cn.ocoop.framework.mybatis.plugin:mybatis-tenant-spring-boot-starter:1.2")
'cn.ocoop.framework.mybatis.plugin:mybatis-tenant-spring-boot-starter:jar:1.2'
<dependency org="cn.ocoop.framework.mybatis.plugin" name="mybatis-tenant-spring-boot-starter" rev="1.2">
<artifact name="mybatis-tenant-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ocoop.framework.mybatis.plugin', module='mybatis-tenant-spring-boot-starter', version='1.2')
)
libraryDependencies += "cn.ocoop.framework.mybatis.plugin" % "mybatis-tenant-spring-boot-starter" % "1.2"
[cn.ocoop.framework.mybatis.plugin/mybatis-tenant-spring-boot-starter "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-collections4 | jar | 4.1 |
org.springframework.boot : spring-boot-starter | jar | |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.1 |
cn.ocoop.framework.sql : sql-util | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |