License |
License |
---|---|
Categories |
CategoriesAnt Build Tools MyBatis Data ORM |
GroupId | GroupIdcom.github.rxyor |
ArtifactId | ArtifactIdcarp-mybatis-plus-tenant-starter |
Version | Version1.0.14.17 |
Type | Typejar |
Description |
Descriptioncarp is project which contains common utils ,redis delay job , distributed lock and
so on!
|
<!-- https://jarcasting.com/artifacts/com.github.rxyor/carp-mybatis-plus-tenant-starter/ -->
<dependency>
<groupId>com.github.rxyor</groupId>
<artifactId>carp-mybatis-plus-tenant-starter</artifactId>
<version>1.0.14.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rxyor/carp-mybatis-plus-tenant-starter/
implementation 'com.github.rxyor:carp-mybatis-plus-tenant-starter:1.0.14.17'
// https://jarcasting.com/artifacts/com.github.rxyor/carp-mybatis-plus-tenant-starter/
implementation ("com.github.rxyor:carp-mybatis-plus-tenant-starter:1.0.14.17")
'com.github.rxyor:carp-mybatis-plus-tenant-starter:jar:1.0.14.17'
<dependency org="com.github.rxyor" name="carp-mybatis-plus-tenant-starter" rev="1.0.14.17">
<artifact name="carp-mybatis-plus-tenant-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rxyor', module='carp-mybatis-plus-tenant-starter', version='1.0.14.17')
)
libraryDependencies += "com.github.rxyor" % "carp-mybatis-plus-tenant-starter" % "1.0.14.17"
[com.github.rxyor/carp-mybatis-plus-tenant-starter "1.0.14.17"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | 3.1.0 |