License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtop.lshaci |
ArtifactId | ArtifactIdframework-mybatis |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionframework-mybatis
framework mybatis
|
Filename | Size |
---|---|
framework-mybatis-1.1.0.pom | |
framework-mybatis-1.1.0.jar | 11 KB |
framework-mybatis-1.1.0-sources.jar | 5 KB |
framework-mybatis-1.1.0-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.lshaci/framework-mybatis/ -->
<dependency>
<groupId>top.lshaci</groupId>
<artifactId>framework-mybatis</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.lshaci/framework-mybatis/
implementation 'top.lshaci:framework-mybatis:1.1.0'
// https://jarcasting.com/artifacts/top.lshaci/framework-mybatis/
implementation ("top.lshaci:framework-mybatis:1.1.0")
'top.lshaci:framework-mybatis:jar:1.1.0'
<dependency org="top.lshaci" name="framework-mybatis" rev="1.1.0">
<artifact name="framework-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.lshaci', module='framework-mybatis', version='1.1.0')
)
libraryDependencies += "top.lshaci" % "framework-mybatis" % "1.1.0"
[top.lshaci/framework-mybatis "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
top.lshaci : framework-common | jar | 1.1.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.alibaba : druid-spring-boot-starter | jar | 1.1.23 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.0 |
mysql : mysql-connector-java | jar | |
ch.qos.logback : logback-classic | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |