License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.l86400 |
ArtifactId | ArtifactIdframework-component-mybatis-plus |
Last Version | Last Version1.2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description86400 Framework
|
<!-- https://jarcasting.com/artifacts/io.github.l86400/framework-component-mybatis-plus/ -->
<dependency>
<groupId>io.github.l86400</groupId>
<artifactId>framework-component-mybatis-plus</artifactId>
<version>1.2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.l86400/framework-component-mybatis-plus/
implementation 'io.github.l86400:framework-component-mybatis-plus:1.2.0.1'
// https://jarcasting.com/artifacts/io.github.l86400/framework-component-mybatis-plus/
implementation ("io.github.l86400:framework-component-mybatis-plus:1.2.0.1")
'io.github.l86400:framework-component-mybatis-plus:jar:1.2.0.1'
<dependency org="io.github.l86400" name="framework-component-mybatis-plus" rev="1.2.0.1">
<artifact name="framework-component-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.l86400', module='framework-component-mybatis-plus', version='1.2.0.1')
)
libraryDependencies += "io.github.l86400" % "framework-component-mybatis-plus" % "1.2.0.1"
[io.github.l86400/framework-component-mybatis-plus "1.2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.5.0 |
com.baomidou : mybatis-plus-generator | jar | 3.5.1 |
mysql : mysql-connector-java | jar | |
com.alibaba : druid-spring-boot-starter | jar | 1.2.8 |
io.github.l86400 : framework-core | jar | 1.2.0.1 |
org.projectlombok : lombok | jar | 1.18.22 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
ch.qos.logback : logback-core | jar | 1.2.6 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |