License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.kmp5 |
ArtifactId | ArtifactIdlinked-mybatis |
Last Version | Last Version0.1.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.kmp5:linked-mybatis
http://159.75.248.176:8082/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
linked-mybatis-0.1.6.2.pom | |
linked-mybatis-0.1.6.2-sources.jar | 20 KB |
linked-mybatis-0.1.6.2-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kmp5/linked-mybatis/ -->
<dependency>
<groupId>io.github.kmp5</groupId>
<artifactId>linked-mybatis</artifactId>
<version>0.1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kmp5/linked-mybatis/
implementation 'io.github.kmp5:linked-mybatis:0.1.6.2'
// https://jarcasting.com/artifacts/io.github.kmp5/linked-mybatis/
implementation ("io.github.kmp5:linked-mybatis:0.1.6.2")
'io.github.kmp5:linked-mybatis:jar:0.1.6.2'
<dependency org="io.github.kmp5" name="linked-mybatis" rev="0.1.6.2">
<artifact name="linked-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kmp5', module='linked-mybatis', version='0.1.6.2')
)
libraryDependencies += "io.github.kmp5" % "linked-mybatis" % "0.1.6.2"
[io.github.kmp5/linked-mybatis "0.1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.5.1 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.6.3 |
com.alibaba : fastjson | jar | 1.2.83 |