Last Version

framework-mybatis 1.1.0

framework mybatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-mybatis
Version

Version

1.1.0
Type

Type

jar
Description

Description

framework-mybatis
framework mybatis

Download framework-mybatis 1.1.0


<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.