License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.mendmix |
ArtifactId | ArtifactIdmendmix-mybatis |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmendmix分布式云原生架构技术底座
|
Filename | Size |
---|---|
mendmix-mybatis-1.4.1.pom | |
mendmix-mybatis-1.4.1.jar | 152 KB |
mendmix-mybatis-1.4.1-sources.jar | 114 KB |
mendmix-mybatis-1.4.1-javadoc.jar | 561 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mendmix/mendmix-mybatis/ -->
<dependency>
<groupId>com.mendmix</groupId>
<artifactId>mendmix-mybatis</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mendmix/mendmix-mybatis/
implementation 'com.mendmix:mendmix-mybatis:1.4.1'
// https://jarcasting.com/artifacts/com.mendmix/mendmix-mybatis/
implementation ("com.mendmix:mendmix-mybatis:1.4.1")
'com.mendmix:mendmix-mybatis:jar:1.4.1'
<dependency org="com.mendmix" name="mendmix-mybatis" rev="1.4.1">
<artifact name="mendmix-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mendmix', module='mendmix-mybatis', version='1.4.1')
)
libraryDependencies += "com.mendmix" % "mendmix-mybatis" % "1.4.1"
[com.mendmix/mendmix-mybatis "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.mendmix : mendmix-common | jar | 1.4.1 |
com.mendmix : mendmix-cache Optional | jar | 1.4.1 |
com.mendmix : mendmix-spring | jar | 1.4.1 |
org.springframework : spring-jdbc | jar | 5.3.18 |
org.springframework : spring-aop | jar | 5.3.18 |
org.mybatis : mybatis | jar | 3.5.6 |
org.mybatis : mybatis-spring | jar | 2.0.5 |
org.mybatis.generator : mybatis-generator-core Optional | jar | 1.3.7 |
javax.persistence : persistence-api | jar | 1.0.2 |
org.javassist : javassist | jar | 3.21.0-GA |
com.alibaba : druid Optional | jar | 1.2.10 |
com.zaxxer : HikariCP Optional | jar | 3.2.0 |
ognl : ognl | jar | 3.1.11 |
com.github.jsqlparser : jsqlparser | jar | 3.2 |
org.springframework.data : spring-data-redis Optional | jar | 2.3.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.16 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.3.18 |