| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.df4j |
| ArtifactId | ArtifactIddf4j-boot-mybatis |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondf SpringBoot mybatis依赖
|
| Filename | Size |
|---|---|
| df4j-boot-mybatis-1.2.6.pom | |
| df4j-boot-mybatis-1.2.6.jar | 3 KB |
| df4j-boot-mybatis-1.2.6-sources.jar | 3 KB |
| df4j-boot-mybatis-1.2.6-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.df4j/df4j-boot-mybatis/ -->
<dependency>
<groupId>com.df4j</groupId>
<artifactId>df4j-boot-mybatis</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.df4j/df4j-boot-mybatis/
implementation 'com.df4j:df4j-boot-mybatis:1.2.6'
// https://jarcasting.com/artifacts/com.df4j/df4j-boot-mybatis/
implementation ("com.df4j:df4j-boot-mybatis:1.2.6")
'com.df4j:df4j-boot-mybatis:jar:1.2.6'
<dependency org="com.df4j" name="df4j-boot-mybatis" rev="1.2.6">
<artifact name="df4j-boot-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.df4j', module='df4j-boot-mybatis', version='1.2.6')
)
libraryDependencies += "com.df4j" % "df4j-boot-mybatis" % "1.2.6"
[com.df4j/df4j-boot-mybatis "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.df4j : df4j-boot-cli | jar | 1.2.6 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.0 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.12 |
| tk.mybatis : mapper-core | jar | 1.1.5 |
| tk.mybatis : mapper-base | jar | 1.1.5 |
| tk.mybatis : mapper-extra | jar | 1.1.5 |
| tk.mybatis : mapper-spring | jar | 1.1.5 |
| tk.mybatis : mapper-weekend | jar | 1.1.5 |
| org.slf4j : slf4j-api | jar | 1.7.26 |