License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-tenant |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Tenant
Zodiac Tenant
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-tenant-1.5.8.pom | |
zodiac-tenant-1.5.8.jar | 31 KB |
zodiac-tenant-1.5.8-sources.jar | 23 KB |
zodiac-tenant-1.5.8-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-tenant/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-tenant</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-tenant/
implementation 'com.gitee.zodiacstack:zodiac-tenant:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-tenant/
implementation ("com.gitee.zodiacstack:zodiac-tenant:1.5.8")
'com.gitee.zodiacstack:zodiac-tenant:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-tenant" rev="1.5.8">
<artifact name="zodiac-tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-tenant', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-tenant" % "1.5.8"
[com.gitee.zodiacstack/zodiac-tenant "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-mybatis-plus | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-security | jar | 1.5.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.baomidou : dynamic-datasource-spring-boot-starter | jar | 3.3.6 |
com.alibaba : easyexcel Optional | jar | 2.2.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
com.github.jsqlparser : jsqlparser | jar | 4.0 |
org.mybatis : mybatis | jar | 3.5.6 |
com.baomidou : mybatis-plus | jar | 3.4.2 |
org.springframework : spring-webflux Optional | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |
io.swagger : swagger-annotations Optional | jar | 1.6.2 |
javax.validation : validation-api | jar | 2.0.1.Final |