License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.zcx7878 |
ArtifactId | ArtifactIdleisure.springboot.mybatis |
Last Version | Last Version1.1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionleisure
leisure 基础框架
|
Filename | Size |
---|---|
leisure.springboot.mybatis-1.1.1.0.pom | |
leisure.springboot.mybatis-1.1.1.0.jar | 261 bytes |
leisure.springboot.mybatis-1.1.1.0-sources.jar | 261 bytes |
leisure.springboot.mybatis-1.1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.mybatis/ -->
<dependency>
<groupId>com.gitee.zcx7878</groupId>
<artifactId>leisure.springboot.mybatis</artifactId>
<version>1.1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.mybatis/
implementation 'com.gitee.zcx7878:leisure.springboot.mybatis:1.1.1.0'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.mybatis/
implementation ("com.gitee.zcx7878:leisure.springboot.mybatis:1.1.1.0")
'com.gitee.zcx7878:leisure.springboot.mybatis:jar:1.1.1.0'
<dependency org="com.gitee.zcx7878" name="leisure.springboot.mybatis" rev="1.1.1.0">
<artifact name="leisure.springboot.mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.springboot.mybatis', version='1.1.1.0')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.springboot.mybatis" % "1.1.1.0"
[com.gitee.zcx7878/leisure.springboot.mybatis "1.1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zcx7878 : leisure.springboot.core | jar | 1.1.1.0 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.0.0 |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
com.alibaba : druid | jar | 1.1.14 |
org.apache.commons : commons-dbcp2 | jar | 2.6.0 |
mysql : mysql-connector-java | jar | 6.0.6 |