License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-mybatis |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDepend
|
Filename | Size |
---|---|
leopard-mybatis-0.9.20.pom | |
leopard-mybatis-0.9.20.jar | 6 KB |
leopard-mybatis-0.9.20-sources.jar | 4 KB |
leopard-mybatis-0.9.20-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-mybatis/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-mybatis</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-mybatis/
implementation 'io.leopard.boot:leopard-mybatis:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-mybatis/
implementation ("io.leopard.boot:leopard-mybatis:0.9.20")
'io.leopard.boot:leopard-mybatis:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-mybatis" rev="0.9.20">
<artifact name="leopard-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-mybatis', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-mybatis" % "0.9.20"
[io.leopard.boot/leopard-mybatis "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.0 |