License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.jdevelops |
ArtifactId | ArtifactIdcaches-mybatis-server |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description开发用的小组件
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/caches-mybatis-server/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>caches-mybatis-server</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/caches-mybatis-server/
implementation 'cn.jdevelops:caches-mybatis-server:2.0.4'
// https://jarcasting.com/artifacts/cn.jdevelops/caches-mybatis-server/
implementation ("cn.jdevelops:caches-mybatis-server:2.0.4")
'cn.jdevelops:caches-mybatis-server:jar:2.0.4'
<dependency org="cn.jdevelops" name="caches-mybatis-server" rev="2.0.4">
<artifact name="caches-mybatis-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='caches-mybatis-server', version='2.0.4')
)
libraryDependencies += "cn.jdevelops" % "caches-mybatis-server" % "2.0.4"
[cn.jdevelops/caches-mybatis-server "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.jdevelops : apis-result | jar | 2.0.4 |
cn.jdevelops : beans-entity | jar | 2.0.4 |
cn.jdevelops : caches-mybatis-core | jar | 2.0.4 |
io.swagger : swagger-annotations | jar | 1.6.3 |
cn.hutool : hutool-core | jar | 5.7.18 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.3.4 |
org.springframework : spring-webmvc | jar | |
org.projectlombok : lombok | jar | 1.18.22 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.4.2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-inline | jar | 3.6.28 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | 2.4.2 |