com.mendmix:mendmix-mybatis

mendmix分布式云原生架构技术底座

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.mendmix
ArtifactId

ArtifactId

mendmix-mybatis
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

mendmix分布式云原生架构技术底座

Download mendmix-mybatis

How to add to project

<!-- 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"]

Dependencies

compile (16)

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

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0