| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.github.ice-zero-cat |
| ArtifactId | ArtifactIdicezerocat-mybatismp |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionicezerocat-mybatismp
mybatisMp 动态注入
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| icezerocat-mybatismp-0.1.4.pom | |
| icezerocat-mybatismp-0.1.4.jar | 58 KB |
| icezerocat-mybatismp-0.1.4-sources.jar | 35 KB |
| icezerocat-mybatismp-0.1.4-javadoc.jar | 221 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/icezerocat-mybatismp/ -->
<dependency>
<groupId>com.github.ice-zero-cat</groupId>
<artifactId>icezerocat-mybatismp</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/icezerocat-mybatismp/
implementation 'com.github.ice-zero-cat:icezerocat-mybatismp:0.1.4'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/icezerocat-mybatismp/
implementation ("com.github.ice-zero-cat:icezerocat-mybatismp:0.1.4")
'com.github.ice-zero-cat:icezerocat-mybatismp:jar:0.1.4'
<dependency org="com.github.ice-zero-cat" name="icezerocat-mybatismp" rev="0.1.4">
<artifact name="icezerocat-mybatismp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='icezerocat-mybatismp', version='0.1.4')
)
libraryDependencies += "com.github.ice-zero-cat" % "icezerocat-mybatismp" % "0.1.4"
[com.github.ice-zero-cat/icezerocat-mybatismp "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| io.springfox : springfox-swagger-ui | jar | 2.9.2 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.1 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.esotericsoftware : reflectasm | jar | 1.11.9 |
| com.google.guava : guava | jar | 29.0-jre |
| net.bytebuddy : byte-buddy | jar | 1.10.14 |
| com.github.ice-zero-cat : core | jar | 0.0.9 |
| org.reflections : reflections | jar | 0.9.12 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.12 |