Last Version

com.jeesuite:jeesuite-mybatis 1.4.0

java 后台开发套件

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-mybatis
Version

Version

1.4.0
Type

Type

jar
Description

Description

java 后台开发套件

Download jeesuite-mybatis 1.4.0


<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-mybatis/ -->
<dependency>
    <groupId>com.jeesuite</groupId>
    <artifactId>jeesuite-mybatis</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-mybatis/
implementation 'com.jeesuite:jeesuite-mybatis:1.4.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-mybatis/
implementation ("com.jeesuite:jeesuite-mybatis:1.4.0")
'com.jeesuite:jeesuite-mybatis:jar:1.4.0'
<dependency org="com.jeesuite" name="jeesuite-mybatis" rev="1.4.0">
  <artifact name="jeesuite-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-mybatis', version='1.4.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-mybatis" % "1.4.0"
[com.jeesuite/jeesuite-mybatis "1.4.0"]

Dependencies

compile (16)

Group / Artifact Type Version
com.jeesuite : jeesuite-common jar 1.4.0
com.jeesuite : jeesuite-cache Optional jar 1.4.0
com.jeesuite : jeesuite-spring jar 1.4.0
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.5
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.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
junit : junit jar [4.13.1,)
org.springframework : spring-test jar 5.3.18

Project Modules

There are no modules declared in this project.