com.gitee.osinn:mybatis-multi-tenant-spring-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools MyBatis Data ORM
GroupId

GroupId

com.gitee.osinn
ArtifactId

ArtifactId

mybatis-multi-tenant-spring-boot-starter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download mybatis-multi-tenant-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.osinn/mybatis-multi-tenant-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.osinn</groupId>
    <artifactId>mybatis-multi-tenant-spring-boot-starter</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.osinn/mybatis-multi-tenant-spring-boot-starter/
implementation 'com.gitee.osinn:mybatis-multi-tenant-spring-boot-starter:1.0'
// https://jarcasting.com/artifacts/com.gitee.osinn/mybatis-multi-tenant-spring-boot-starter/
implementation ("com.gitee.osinn:mybatis-multi-tenant-spring-boot-starter:1.0")
'com.gitee.osinn:mybatis-multi-tenant-spring-boot-starter:jar:1.0'
<dependency org="com.gitee.osinn" name="mybatis-multi-tenant-spring-boot-starter" rev="1.0">
  <artifact name="mybatis-multi-tenant-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.osinn', module='mybatis-multi-tenant-spring-boot-starter', version='1.0')
)
libraryDependencies += "com.gitee.osinn" % "mybatis-multi-tenant-spring-boot-starter" % "1.0"
[com.gitee.osinn/mybatis-multi-tenant-spring-boot-starter "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.4.2
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional jar 2.2.0
mysql : mysql-connector-java Optional jar 8.0.22
com.github.jsqlparser : jsqlparser jar 4.2

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-test jar 2.4.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0